47 releases (7 breaking)
new 0.8.0 | Oct 31, 2024 |
---|---|
0.6.8 | Sep 17, 2024 |
0.6.5 | Jul 2, 2024 |
0.4.1 | Mar 30, 2024 |
0.1.16 | Oct 16, 2023 |
#419 in Development tools
509 downloads per month
120KB
3K
SLoC
savvy-cli
A helper CLI for savvy framework. For the full details, please read savvy's crate documentation.
Installation
You can find the binary on the GitHub releases page. If you prefer installing from source, please run cargo install.
cargo install savvy-cli
Usage
Generate C bindings and R bindings for a Rust library
Usage: savvy-cli <COMMAND>
Commands:
update Update wrappers in an R package
init Init savvy-powered Rust crate in an R package
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
Dependencies
~5–14MB
~188K SLoC