neo 1.0.0-dev-1 neo: ^1.0.0-dev-1 copied to clipboard
Tool that helps you to run code generation commands.
🐰 neo #
Generated by the Very Good CLI 🤖
A Very Good Project created by Very Good CLI..
Getting Started 🚀 #
If the CLI application is available on pub, activate globally via:
dart pub global activate neo
Or locally via:
dart pub global activate --source=path <path to this package>
Usage #
# build_runner build command
$ neo build_runner build
# Show CLI version
$ neo --version
# Show usage help
$ neo --help