update Readme
This commit is contained in:
parent
edf7068993
commit
9f995f06ac
11
README.md
11
README.md
@ -41,7 +41,7 @@
|
|||||||
## About
|
## About
|
||||||
|
|
||||||
Generate consistent code fast.
|
Generate consistent code fast.
|
||||||
Discover, publish, and install reusable templates called wyatt bricks to supercharge your workflow.
|
Use reusable templates called wyatt bricks to supercharge your workflow.
|
||||||
|
|
||||||
---
|
---
|
||||||
## Quick Start
|
## Quick Start
|
||||||
@ -50,12 +50,15 @@ Discover, publish, and install reusable templates called wyatt bricks to superch
|
|||||||
# 🎯 Activate from https://pub.dev
|
# 🎯 Activate from https://pub.dev
|
||||||
dart pub global activate mason_cli
|
dart pub global activate mason_cli
|
||||||
|
|
||||||
# 🚀 Initialize mason
|
# 🚀 Initialize mason if neede
|
||||||
mason init
|
mason init
|
||||||
|
|
||||||
# 🧱 Use your first brick
|
|
||||||
mason make hello
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 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.)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user