feat(cli): add init workspace command (#36 Phase 1)
- Add cmd-init.ts with cmdInitWorkspace and stub cmdInitTemplate - Wire init subcommands into cli-dispatch.ts - Generate monorepo skeleton: package.json (bun workspace), biome.json, tsconfig.json, AGENTS.md placeholder, README.md, templates/, workflows/ - Error on existing directory - Add init-workspace.test.ts (all passing) Testing: #46
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user