feat/enhance-generator #4

Merged
hugo merged 23 commits from feat/enhance-generator into master 2023-01-27 14:14:05 +00:00
Showing only changes of commit 79ae49ed57 - Show all commits

View File

@ -68,6 +68,14 @@ Then run command with project path
dart ./tools/brick_generator/bin/brickgen.dart ./apps/brick_name
```
Available options:
```text
-h, --help Show this help dialog
-v, --verbose Show additional diagnostic info
-r, --remove-empty Remove empty folders (if not it creates .gitkeep in each empty folders)
```
## TODO
* [ ] hooks