Commit Graph

2 Commits

Author SHA1 Message Date
yangzhaohan 6b19fd4601 feat(cli): add create command with interactive block selection
Publish to Gitea Registry / publish (push) Failing after 1m32s
- register create command in Commander program
- add @inquirer/prompts dependency for interactive prompts
- extend Block type with optional repo field
- scaffold create command module with initial implementation
2026-06-22 17:19:10 +08:00
yangzhaohan 732f481462 chore(brick-cli): update .gitignore patterns
Remove package-lock.json from ignore list and add dist directory
2026-06-22 16:51:30 +08:00