~ruther/qmk_firmware

ref: 6042f90b9f42f44852925a083172127f457fb913 qmk_firmware/builddefs/docsgen/start-docs.sh -rwxr-xr-x 129 bytes
6042f90b — Rutherther feat: add delete key, TTY key 10 months ago
                                                                                
1
2
3
4
5
#!/usr/bin/env bash

cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
yarn install
DEBUG='vitepress:*,vite:*' yarn run docs:dev
Do not follow this link