39个版本 (5个重大更新)
0.6.5 | 2024年7月2日 |
---|---|
0.6.1 | 2024年4月26日 |
0.4.1 | 2024年3月30日 |
0.1.16 | 2023年10月16日 |
#1 in #savvy
每月 95 次下载
120KB
3K SLoC
savvy-cli
为savvy框架提供辅助CLI工具。有关详细信息,请参阅savvy的crate文档。
安装
您可以在GitHub发行版页面找到二进制文件。如果您希望从源安装,请运行cargo install。
cargo install savvy-cli
用法
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
依赖
~5–14MB
~179K SLoC