create-cronus-stack
v0.7.3
Published
Scaffold a Cronus stack from the Cronus Stack Builder contract: app files, stack.json, KICKOFF.md, and optional AI Kit.
Maintainers
Readme
create-cronus-stack
CLI generator for the Cronus Stack Builder.
bun create cronus-stack@latest my-app --yes --web next --ui cronusThe generator always writes stack.json and KICKOFF.md. The default stack
creates a runnable Next.js + Cronus UI app. Non-default framework/backend choices
are captured honestly in those artifacts and in the generated README so the next
developer or agent knows what remains to implement.
