Closed kgadek closed 4 years ago
Thanks a lot Sir, could you please please investigate this brew audit error? It would better to fix it. It would be nice to open a pull request to add this. Actually since I don't know much about brew, I even have no idea on how to publish this for brew.
If you help me I can add you to the list of contributors! Thanks again!
Comparing original proposal to #25:
brew tap
will require two arguments, but that's a small price.
In future it could be considered to make a PR to Homebrew-core with this, but this repo/project is too fresh for that now.If #25 gets approved, I will remove kgadek/homebrew-tools repository — wouldn't be necessary anymore.
Thanks @kgadek that's awesome! I am closing this issue!
Loosely related to #15.
I've created Homebrew tap with
kb
formula. I'd be happy to transfer this file (or even repo since there's onlykb.rb
there now) to you if you want. For now, with nopip
package, it takes package from a repo.Repo url: https://github.com/kgadek/homebrew-tools
Installation procedure using repo (tested on macOS):
Note: I'm definitely not an expert in Homebrew. It seems to work but definitely could get improvements. E.g. it doesn't pass
brew audit
("1: col 1: Missing frozen string literal comment").