qmk-keychron-q3-colemak-dh/builddefs/docsgen/start-docs.sh
2024-05-30 12:00:41 +10:00

6 lines
129 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
yarn install
DEBUG='vitepress:*,vite:*' yarn run docs:dev