UNPKG

@upstart.gg/sdk

Version:

You can test the CLI without recompiling by running:

12 lines (8 loc) 241 B
# CLI development You can test the CLI without recompiling by running: ```shell # Show help pnpm exec tsx src/node/cli/program.ts # Publish example template pnpm exec tsx src/node/cli/program.ts publish --dry-run ../template-example ```