cargo-prod

Crates.iocargo-prod
lib.rscargo-prod
version0.1.1
sourcesrc
created_at2022-01-11 15:43:49.367219
updated_at2022-01-11 16:03:07.447772
descriptionpackage your rust application for linux distributions
homepagehttps://tricked.pro/cargo-package
repositoryhttps://github.com/Tricked-dev/cargo-package
max_upload_size
id512305
size52,468
Tricked (Tricked-dev)

documentation

README

Cargo-prod

package your rust application for linux distributions

Installing

$ cargo install cargo-prod

Usage

you need to have appimagetool installed(to bin) for appimages to work.

$ cargo prod

Credits

this project uses the source code of the following cargo crates

Thanks for making this project possible!

TODO

  • add rpm support rpm is currently blocked by not being able to use the cargo-generate-rpm crate not having a lib.rs
  • test the xbps template....
  • generate gentoo build scripts
  • create a zip when this package is used on windows
  • create a tar.gz when used on macos

License

This project is licensed under the GPL-3.0 License to comply with the cargo-appimage license, it will be changed to apache-2 if appimages.rs gets rewritten

Commit count: 0

cargo fmt