mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-22 11:51:01 +02:00
feat(cli): clean up command surface
This commit is contained in:
parent
60457e9407
commit
e15a4ebaec
61 changed files with 406 additions and 2076 deletions
|
|
@ -137,6 +137,6 @@ echo "Building KTX packages..."
|
|||
pnpm run build
|
||||
|
||||
echo "Running KTX setup doctor..."
|
||||
node packages/cli/dist/bin.js dev doctor setup --no-input
|
||||
node packages/cli/dist/bin.js status --no-input
|
||||
|
||||
echo "=== Setup complete ==="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue