5个版本
0.1.4 | 2019年3月17日 |
---|---|
0.1.3 | 2019年3月17日 |
0.1.2 | 2019年3月17日 |
0.1.1 | 2019年3月17日 |
0.1.0 | 2019年3月17日 |
#16 in #安装
每月下载28次
9KB
189 行代码(不包括注释)
rusti
一个简单的go-style实用工具,用于下载、安装和运行Rust程序。
安装
cargo install rusti
使用方法
下载一个包
rusti get package_url
示例
rusti get github.com/dowlandaiello/rusti
安装一个包
rusti install package_url
示例
rusti install github.com/dowlandaiello/rusti
运行当前包
rusti run
构建当前包
rusti build
创建一个新的包
rusti init package_url
示例
rusti init github.com/dowlandaiello/rusti
依赖项
~39–420KB