@itsflower/cli
v0.1.4
Published
🌸 flower CLI — scaffold structured development workflows
Downloads
509
Readme
@itsflower/cli
🌸 Scaffold structured development workflows in your project.
Usage
# With npx (Node.js)
npx @itsflower/cli init
# With bunx (Bun)
bunx @itsflower/cli initCommands
flower init
Initializes flower in your project by copying workflow templates to .flower/templates/:
requirement.md— Define the problem, scope, and acceptance criteriaplan.md— Break down work into ordered tasks with ACsjournal.md— Log decisions and discoveries during implementationreview.md— Post-implementation quality checklist and learnings
License
MIT
