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 homebrew #58

Open skeet70 opened 1 year ago

skeet70 commented 1 year ago

Create an action to release to homebrew to support Mac users. They have a guide on how to do this. They apparently don't like package producers to be the ones maintaining the formulae, so we may need to initially release in a tap instead.

Add install instructions to the README.md as well.