sarus_cli 0.0.1-alpha.24
sarus_cli: ^0.0.1-alpha.24 copied to clipboard
The official command line interface for Sarus, built to streamline your development workflow.
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:
build Create a production build ready for Docker deployment.
create Create a new sarus project.
dev Run the Sarus server locally in development mode.
module Create a new module inside the Sarus project.
update Update the CLI.
Run "sarus help <command>" for more information about a command.