48 releases (7 breaking)
new 0.8.1 | Nov 17, 2024 |
---|---|
0.7.2 | Oct 27, 2024 |
0.6.5 | Jul 2, 2024 |
0.4.1 | Mar 30, 2024 |
0.1.16 | Oct 16, 2023 |
#394 in Development tools
696 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–15MB
~194K SLoC