feg_cli
A Command-Line Interface for Generate Flutter Templates.
Developed by Fegno Technogies LLP
Getting Started 🚀
If the CLI application is available on pub, activate globally via:
dart pub global activate feg_cli
Or locally via:
dart pub global activate --source=path <path to this package>
Usage
# Generate a Flutter application.
feg_cli create app
# Generate a feature for Flutter application.
feg_cli create feature
# Show CLI version
$ feg_cli --version
# Show usage help
$ feg_cli --help
Libraries
- feg_cli
- feg_cli, A Very Good Project created by Very Good CLI.