HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
295 stars 37 forks source link

[FEATURE] Publish to Mac Homebrew #96

Closed mdubinko closed 3 years ago

mdubinko commented 3 years ago

Make this project available on Mac Homebrew, ideally in the default tap.

I have not published anything on homebrew before, but as I understand it, there are multiple steps to it.

  1. Create a new (or pick an existing) release to publish
  2. Create a new repo called homebrew-archey4 (or some other name?)
  3. Create the right Ruby formula there and commit
  4. To get it on the default tap, create a pull request against the homebrew project

In the end, Mac install instructions should be simply

brew install archey4

In case you are thinking of a different project name, before publishing would be the time to do it. :) I'm partial to the name 'archier' but have no skin in the game.

HorlogeSkynet commented 3 years ago

Hello again @mdubinko.

Neither do I, and as I don't have access to a proper Homebrew macOS setup I guess I shouldn't be the one proposing/maintaining this (actually, I wouldn't even pass their PR template).

Would you be able to do it ?

I guess forking Homebrew/homebrew-core and create a archey4.rb formula would be sufficient before opening a PR.

Some pointers :

I'd rather keep the same package/project name currently being used everywhere for consistency purposes.

Bye, thanks for your time :wave:

HorlogeSkynet commented 3 years ago

Hey back, I've finally taken the time to do it myself (with the help of Homebrew on Linux). See Homebrew/homebrew-core#74476.

Closing here.

HorlogeSkynet commented 3 years ago

Available ! https://formulae.brew.sh/formula/archey4