Closed vitaliy-bobrov closed 6 years ago
Good idea!
Can anyone show me a guide to write the Formula file? I haven't published a package to Homebrew before.
The contributing guide, and the brew binary itself, is pretty helpful: https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md#add-a-new-formula-for-foo-version-234-from-url
I have opened a PR in https://github.com/Homebrew/homebrew-core/pull/25638 just now. Not sure if that PR will be merged or not.
The Homebrew team doesn't accept formula which contains binaries. So I am going to close this issue.
We could maybe add it in https://github.com/Homebrew/homebrew-cask (which is for binaries) though?
Will be great to automate installation as Homebrew formulare distribution, so it could be installed on Mac OS with one command
brew install zsh-yarn-autocompletions
.