Protevus Platform CLI project
https://protevus.com
.idea | ||
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 Angel framework. Includes functionality such as:
-
Project scaffolding
-
Generating service models, plugins, tests and more
-
Renaming projects
-
Much more...
-
To install:
$ pub global activate angel3_cli
- Install development version
dart pub global activate --source path ./packages/cli
dart pub global activate --source git https://github.com/dukefirehawk/angel/packages/cli
And then, for information on each command:
$ angel3 help