This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
zenstack
Watch
1
Star
0
Fork
You've already forked zenstack
0
mirror of
https://github.com/zenstackhq/zenstack
synced
2026-05-24 10:08:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dev
zenstack
/
packages
/
create-zenstack
/
bin
/
cli
4 lines
49 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
fix: remove shebang from npm bin scripts for better compatibility (#75)
2025-07-04 19:09:24 +00:00
#!/usr/bin/env node
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 14:23:22 +00:00
chore: migrate from tsup to tsdown (#2580)
2026-04-15 19:13:34 +00:00
import '../dist/index.mjs';
Reference in a new issue
Copy permalink