Usage

Activate the CLI

dart pub global activate boilerplate_cli

See list of available commands

boilerplate --help

If the above command does not work, you can try the following:

dart pub global run boilerplate_cli:boilerplate <command> <args>

Create a new project

boilerplate create -n my_project

Libraries

boilerplate_cli
boilerplate_cli, A Very Good Project created by Very Good CLI.