Protevus Platform CLI project
https://protevus.com
.idea | ||
bin | ||
lib | ||
tool | ||
.DS_Store | ||
.gitignore | ||
.travis.yml | ||
analysis_options.yaml | ||
LICENSE | ||
pubspec.yaml | ||
README.md | ||
TODO.md |
angel_cli
Command-line tools for the Angel framework. Includes functionality such as:
- Project scaffolding
- Generating service models, plugins, tests and more
- Renaming projects
- Starting server with live reloading
To install:
$ pub global activate angel_cli
And then, for information on each command:
$ angel --help