2 个版本
0.1.1 | 2018 年 11 月 2 日 |
---|---|
0.1.0 | 2018 年 11 月 2 日 |
#134 在 #环境变量
5KB
128 代码行
cargo-env
获取所有环境变量 rust cargo 和 rustup
安装
cargo install cargo-env
构建源代码并安装
# build and install cargo-env
git clone https://github.com/mehrati/cargo-env \
&& cd cargo-env \
&& make
构建依赖项
git, rust, cargo, gnu make, binutils, upx
运行
cargo env
依赖项
~0.4–8.5MB
~52K SLoC