ruta_cli 0.1.8 copy "ruta_cli: ^0.1.8" to clipboard
ruta_cli: ^0.1.8 copied to clipboard

A CLI tool to build and run Ruta servers.

Ruta CLI #

The Ruta CLI is a command-line tool for the Ruta framework, inspired by dart_frog. It simplifies the process of building and running Ruta servers by providing a set of convenient commands.

Features #

  • Build Command: Generate your server code using build_runner.
  • Run Command: Build and start your Ruta server in one step.
  • Extensible: Easily add new commands to fit your workflow.

Installation #

Add the CLI to your machine:

dart pub global activate ruta_cli

0
likes
130
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to build and run Ruta servers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, process_run, ruta_generator

More

Packages that depend on ruta_cli