Crates.io | cargo-prod |
lib.rs | cargo-prod |
version | 0.1.1 |
source | src |
created_at | 2022-01-11 15:43:49.367219 |
updated_at | 2022-01-11 16:03:07.447772 |
description | package your rust application for linux distributions |
homepage | https://tricked.pro/cargo-package |
repository | https://github.com/Tricked-dev/cargo-package |
max_upload_size | |
id | 512305 |
size | 52,468 |
package your rust application for linux distributions
$ cargo install cargo-prod
you need to have appimagetool
installed(to bin) for appimages to work.
$ cargo prod
this project uses the source code of the following cargo crates
Thanks for making this project possible!
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