boilerplate_cli 0.0.1
boilerplate_cli: ^0.0.1 copied to clipboard
A Very Good Project created by Very Good CLI.
example/README.md
Activate the CLI
dart pub global activate boilerplate_cli
See list of available commands
boilerplate --help
Create a new project
boilerplate create -n my_project