dart_frog_cli 1.2.2 copy "dart_frog_cli: ^1.2.2" to clipboard
dart_frog_cli: ^1.2.2 copied to clipboard

The official command line interface for Dart Frog. Built by Very Good Ventures.

Dart Frog Logo

ci coverage pub package style: very good analysis License: MIT Powered by Mason

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.