0 purchases
boilerplate cli
Usage #
Activate the CLI
dart pub global activate boilerplate_cli
copied to clipboard
See list of available commands
boilerplate --help
copied to clipboard
If the above command does not work, you can try the following:
dart pub global run boilerplate_cli:boilerplate <command> <args>
copied to clipboard
Create a new project
boilerplate create -n my_project
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.