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

Download history 77/week @ 2024-09-18 25/week @ 2024-09-25 30/week @ 2024-10-02 18/week @ 2024-10-09 276/week @ 2024-10-16 184/week @ 2024-10-23 152/week @ 2024-10-30 5/week @ 2024-11-06 102/week @ 2024-11-13 18/week @ 2024-11-20 2/week @ 2024-11-27 9/week @ 2024-12-04 28/week @ 2024-12-11 119/week @ 2024-12-25 6/week @ 2025-01-01

155 downloads per month

MIT license

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