rust-pip icon indicating copy to clipboard operation
rust-pip copied to clipboard

Add a `.deb` release to the release file

Open John15321 opened this issue 2 years ago • 0 comments

Using a crate called cargo-deb we can easily create a .deb package for our project which should later be added to the release files. Bare in mind that a new testing CI job will be required to make sure it's working.

Related to:

  • https://github.com/John15321/rust-pip/issues/44
  • https://github.com/John15321/rust-pip/issues/45
  • https://github.com/John15321/rust-pip/issues/51

Blocked by:

  • https://github.com/John15321/rust-pip/issues/31

John15321 avatar Aug 19 '22 11:08 John15321