OpenCHAMI / magellan

Redfish-based BMC discovery tool written in Go
https://www.openchami.org/docs/software/magellan/
MIT License
2 stars 2 forks source link

[FEATURE] Use goreleaser to automatically generate a homebrew package #11

Open alexlovelltroy opened 4 months ago

alexlovelltroy commented 4 months ago

We want to make this software as accessible as possible and potentially even useful outside an OpenCHAMI cluster.

https://medium.com/@ben.lafferty/deploying-go-cli-applications-316e9cca16a4 describes how to build and release homebrew formulae for CLIs.

We should consider adding this functionality to Magellan.

deepakchethan commented 4 months ago

Hey @alexlovelltroy, I'd love to work on this. Can you please assign this to me if its still open?

alexlovelltroy commented 4 months ago

All yours @deepakchethan! Thanks!