Protevus Platform CLI project
https://protevus.com
bin | ||
example | ||
lib | ||
screenshots | ||
.DS_Store | ||
.gitignore | ||
.travis.yml | ||
analysis_options.yaml | ||
AUTHORS.md | ||
CHANGELOG.md | ||
LICENSE | ||
pubspec.yaml | ||
README.md | ||
TODO.md |
Angel3 CLI
Command-line tools for the Angel3 framework that provides the following functionalities:
- Project scaffolding
- Generating service models, plugins, tests and more
- Renaming projects
- Much more...
Installation
Release version:
dart pub global activate angel3_cli
Development version:
dart pub global activate --source git https://github.com/dukefirehawk/angel3-cli
Help
For information on the available options:
angel3 help