Protevus Platform CLI project https://protevus.com
Find a file
thomashii@dukefirehawk.com 91bd1bf314 Updated repository links
2023-12-25 12:40:00 +08:00
.vscode Updated to version 7.0.0 2022-08-31 00:56:09 +08:00
archived Updated dependencies 2023-10-08 10:25:40 +08:00
bin Updated dependencies 2023-10-08 10:25:40 +08:00
example 2.1.5+1 2019-04-17 15:12:00 -04:00
lib Updated repository links 2023-12-25 12:40:00 +08:00
screenshots Updated dependencies 2023-10-08 10:25:40 +08:00
test Updated dependencies 2023-10-08 10:25:40 +08:00
.gitignore Ignore .DS_Store 2023-10-08 10:27:09 +08:00
.pubignore Updated .pubignore 2022-05-01 18:06:02 +08:00
analysis_options.yaml Updated linter 2021-09-16 10:14:04 +08:00
angel3_logo.png Updated README 2023-10-21 10:27:39 +08:00
AUTHORS.md Migrated to angel3 2021-06-11 13:07:53 +08:00
CHANGELOG.md Updated repository links 2023-12-25 12:40:00 +08:00
LICENSE Updated linter 2021-09-16 10:14:04 +08:00
pubspec.yaml Updated repository links 2023-12-25 12:40:00 +08:00
README.md Updated repository links 2023-12-25 12:40:00 +08:00

Angel3 CLI

Angel3 Logo

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

The command line interface for buidling dart backend in Angel3 framework that provides the following functionalities:

  • Project scaffolding
  • Generating service models, plugins, tests and more
  • Renaming projects
  • Much more...

Installation

dart pub global activate angel3_cli

Help

For information on the available options:

angel3 help

Screenshot of Terminal