Closed TaKO8Ki closed 3 years ago
This may be helpful:
https://federicoterzi.com/blog/how-to-publish-your-rust-project-on-homebrew/
Note that you don't really need one repository per tap, i.e. I have several in https://github.com/citizen428/homebrew-tap and people install them via e.g.
$ brew tap citizen428/homebrew-tap $ brew install repl-go
This may be helpful:
https://federicoterzi.com/blog/how-to-publish-your-rust-project-on-homebrew/
Note that you don't really need one repository per tap, i.e. I have several in https://github.com/citizen428/homebrew-tap and people install them via e.g.