Files
brick-cli/.gitignore
T
yangzhaohan a258407fae
Publish to Gitea Registry / publish (push) Failing after 19m9s
feat(cli): implement modular command architecture with build config
- 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

3 lines
35 B
Plaintext

node_modules
package-lock.json
dist