Releases: seeebbii/code-brick
Releases · seeebbii/code-brick
v0.1.0 - Initial Release
🧱 Code Brick v0.1.0
First public release!
Features
brick save- Save any folder as a reusable templatebrick apply- Apply templates to projectsbrick list- View all templates with index selectionbrick tree- Display template structurebrick add/brick remove-file- Modify templatesbrick clean- Remove local imports for portabilitybrick size- Show template sizes- Smart ignore system (node_modules, build, etc.)
- Works with any framework (Flutter, React, NestJS, Python, Go, Rust...)
Install
```bash
npm install -g code-brick
```