#applications #linux #distributions #cargo #installed #prod #appimages

bin+lib cargo-prod

为 Linux 发行版打包 Rust 应用程序

2 个版本

0.1.1 2022 年 1 月 11 日
0.1.0 2022 年 1 月 11 日

#636Cargo 插件

GPL-3.0 许可证

32KB
788

Cargo-prod

为 Linux 发行版打包 Rust 应用程序

安装中

$ cargo install cargo-prod

使用方法

您需要安装 appimagetool 以使 appimages 正常工作(到 bin 目录)。

$ cargo prod

致谢

此项目使用以下 cargo-crates 的源代码

感谢使此项目成为可能!

待办事项

  • 添加 rpm 支持 rpm 目前由于无法使用 cargo-generate-rpm crate 而被阻止,因为它没有 lib.rs
  • 测试 xbps 模板...
  • 生成 gentoo 构建脚本
  • 当此包在 Windows 上使用时创建一个 zip 文件
  • 当在 macos 上使用时创建一个 tar.gz 文件

许可证

此项目根据 GPL-3.0 许可证授权,以符合 cargo-appimage 许可证,如果 appimages.rs 被重写,它将改为 apache-2

依赖项

~10–21MB
~302K SLoC