dart_frog_cli 0.1.6 dart_frog_cli: ^0.1.6 copied to clipboard
The official command line interface for Dart Frog. Built by Very Good Ventures.
The official command line interface for Dart Frog.
Developed with 💙 by Very Good Ventures 🦄
Usage 💻 #
A fast, minimalistic backend framework for Dart.
Usage: dart_frog <command> [arguments]
Global options:
-h, --help Print this usage information.
--version Print the current version.
Available commands:
build Create a production build.
create Creates a new Dart Frog app.
dev Run a local development server.
update Update the Dart Frog CLI.
Run "dart_frog help <command>" for more information about a command.