35 releases (5 breaking)

new 0.6.1 Apr 26, 2024
0.5.3 Apr 16, 2024
0.4.1 Mar 30, 2024
0.1.16 Oct 16, 2023

#738 in Development tools

Download history 13/week @ 2024-01-08 22/week @ 2024-01-15 6/week @ 2024-01-22 307/week @ 2024-02-12 19/week @ 2024-02-19 324/week @ 2024-02-26 488/week @ 2024-03-04 201/week @ 2024-03-11 293/week @ 2024-03-18 263/week @ 2024-03-25 325/week @ 2024-04-01 254/week @ 2024-04-08 312/week @ 2024-04-15 152/week @ 2024-04-22

1,069 downloads per month

MIT license

110KB
2.5K 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
~186K SLoC