4 releases

new 0.1.6 Nov 18, 2024
0.1.3 Oct 15, 2024
0.1.2 Oct 15, 2024
0.1.0 Oct 15, 2024

#1508 in Web programming

Download history 309/week @ 2024-10-12 60/week @ 2024-10-19 4/week @ 2024-10-26 154/week @ 2024-11-16

160 downloads per month

MIT license

20KB
485 lines

Rwf CLI

Documentation Latest crate

Rwf comes with its own command-line tool that helps managing projects. The CLI can generate code for controllers, models, and migrations, and deploy Rwf-powered applications to production.

Installation

You can install rwf-cli using cargo:

$ cargo install rwf-cli

The CLI should now be available globally. If not, make sure that ~/.cargo/bin/ is in your PATH.

Using the CLI

$ rwf-cli --help

Documentation

📘 The documentation is available here.

Dependencies

~16–31MB
~507K SLoC