Protevus Platform CLI project https://protevus.com
Find a file
2022-01-13 23:03:44 +08:00
.vscode Fixed init 2021-07-18 12:22:11 +08:00
bin Updated the SDK 2.14.0 2022-01-13 22:32:40 +08:00
example 2.1.5+1 2019-04-17 15:12:00 -04:00
lib Fixed init 2022-01-13 22:51:04 +08:00
screenshots Updated CLI 2021-07-18 16:00:08 +08:00
test Updated the SDK 2.14.0 2022-01-13 22:32:40 +08:00
.DS_Store wipe 2017-10-20 10:32:10 -04:00
.gitignore Updated gitignore 2021-09-16 10:17:24 +08:00
.pubignore Added pubignore 2022-01-13 23:03:44 +08:00
analysis_options.yaml Updated linter 2021-09-16 10:14:04 +08:00
AUTHORS.md Migrated to angel3 2021-06-11 13:07:53 +08:00
CHANGELOG.md Updated the SDK 2.14.0 2022-01-13 22:32:40 +08:00
LICENSE Updated linter 2021-09-16 10:14:04 +08:00
pubspec.yaml Updated the SDK 2.14.0 2022-01-13 22:32:40 +08:00
README.md Updated linter 2021-09-16 10:14:04 +08:00
TODO.md Updated NNBD 2021-07-17 13:10:35 +08:00

Angel3 CLI

Screenshot of Terminal

Pub Version (including pre-releases) Null Safety Gitter License

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