6 个版本
0.3.1 | 2024年2月21日 |
---|---|
0.3.0 | 2024年2月21日 |
0.2.3 | 2024年2月21日 |
0.1.0 | 2024年2月21日 |
#492 在 开发工具
10KB
173 代码行
entitled.exe
entitled-exe 是一个命令行工具,可以编程生成在用户的浏览器中打开 GitHub 仓库的可执行文件。
快速链接
用法
|
安装
安装此程序需要 Rust、Cargo 和 rustup。您还需要选择用于编译的工具链;例如,为 arm-linux-androidabi 构建需要 rustup target add arm-linux-androideabi
。之后,只需使用 cargo 进行安装。
$ cargo install entitled-exe
依赖关系
~7–16MB
~215K SLoC