IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

release to arch linux #60

Open skeet70 opened 1 year ago

skeet70 commented 1 year ago

Create an action to release to the Arch package repository. There is a guide on the wiki, as well as other ones not specific to Rust with more detail. We may need to release to the AUR initially. Optionally we could support a -bin package that just downloads from the github releases instead of building from source.

Add install instructions to the README.md as well.