---
## About
Generate consistent code fast.
Use reusable templates called wyatt bricks to supercharge your workflow.
---
## Quick Start
```sh
# 🎯 Activate from https://pub.dev
dart pub global activate mason_cli
# 🚀 Initialize mason if neede
mason init
```
## Use
Please add your bricks in `./bricks`.
Please specify the prerequisites necessary to use the brick (The code must be able to compile directly after its integration.)