Protevus Platform CLI project https://protevus.com
Find a file
2021-06-12 12:10:34 +08:00
.idea New generators for Controller + Model 2018-07-14 17:47:49 -04:00
bin Migrated to angel3 2021-06-11 13:07:53 +08:00
example 2.1.5+1 2019-04-17 15:12:00 -04:00
lib Migrated to NNBD 2021-06-12 12:10:34 +08:00
screenshots Screenshot 2018-07-14 19:13:32 -04:00
.DS_Store wipe 2017-10-20 10:32:10 -04:00
.gitignore 2.1.0 2018-12-31 11:29:40 -05:00
.travis.yml Create .travis.yml 2016-12-13 12:52:01 -05:00
analysis_options.yaml Migrated to angel3 2021-06-11 13:07:53 +08:00
AUTHORS.md Migrated to angel3 2021-06-11 13:07:53 +08:00
CHANGELOG.md Migrated to NNBD 2021-06-12 12:10:34 +08:00
LICENSE It begins! 2016-07-05 17:19:02 -04:00
pubspec.yaml Migrated to NNBD 2021-06-12 12:10:34 +08:00
README.md Migrated to NNBD 2021-06-12 12:10:34 +08:00
TODO.md Migrated to angel3 2021-06-11 13:07:53 +08:00

angel3_cli

Screenshot of Terminal

version Null Safety Gitter

License

Command-line tools for the Angel3 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 git https://github.com/dukefirehawk/angel3-cli

And then, for information on each command:

$ angel3 help