52 releases
new 0.8.3 | Jan 11, 2025 |
---|---|
0.8.2 | Dec 25, 2024 |
0.8.1 | Nov 17, 2024 |
0.6.5 | Jul 2, 2024 |
0.1.16 | Oct 16, 2023 |
#454 in Development tools
155 downloads per month
130KB
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
~192K SLoC