3 Commits

Author SHA1 Message Date
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
yangzhaohan a258407fae feat(cli): implement modular command architecture with build config
Publish to Gitea Registry / publish (push) Failing after 19m9s
- Refactor CLI entry point to use modular command structure
- Add list command with placeholder implementation
- Set up type definitions for command interface
- Configure TypeScript build and package files for distribution
- Add dist output to .gitignore
2026-06-22 16:23:22 +08:00
yangzhaohan c6f4311360 first commit 2026-06-22 15:48:47 +08:00