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
160 downloads per month
20KB
485 lines
Rwf CLI
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