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.
list Lists all the routes on a Dart Frog project.
new Create a new route or middleware for dart_frog.
update Update the Dart Frog CLI.
Run "dart_frog help <command>" for more information about a command.
Learn more about it on the official docs.
Libraries
- dart_frog_cli
- The official command line interface for Dart Frog