sarus_cli 0.0.1-alpha.3
sarus_cli: ^0.0.1-alpha.3 copied to clipboard
A fast, minimalistic backend framework for Dart.
Sarus Cli #
The official command line interface for Sarus.
Usage 💻 #
A fast, minimalistic backend framework for Dart.
Usage: sarus <command> [arguments]
Global options:
-h, --help Print this usage information.
-v, --version Print the current version.
--[no-]verbose Noisy logging, including all shell commands executed.
Available commands:
create Create a new sarus project.
module Create a new module inside the Sarus project.
update Update the CLI.
Run "sarus help <command>" for more information about a command.