zenstack/packages/create-zenstack/bin/cli
Yiming Cao e0fac4f76b
feat: add "create-zenstack" and "init" command (#20)
* feat: add "create-zenstack" and "init" command

* update

* dedup package names

* remove duplicated code
2025-06-13 22:23:22 +08:00

3 lines
62 B
JavaScript
Executable file

#!/usr/bin/env node --no-warnings
import '../dist/index.js';