-
-
Notifications
You must be signed in to change notification settings - Fork 25
[Feature Request] brew cask installer #180
Comments
Thank you very much for your first issue to this project. It is much appreciated. |
@mindrones As this project is based on electron, all installers (for all platforms) are created using electron-builder. Do you know by chance if electron-builder supports brew? Greetings |
Yeps, Here's the formula https://github.com/Homebrew/homebrew-cask/blob/master/Casks/graphiql.rb |
@mindrones |
Did a quick first test regarding how to add an app to brew. Seems like i need to do a PR to the Brew/Cask project for each new version. As long as the project meets the requirements of the brew/cask project (for example at least 50 github stars) it shouldn't be a big problem. Gonna try it with the upcoming 1.9.0 which is hopefully available in the next weeks. Sidenote: would love to have an automated solution ... but am unsure how to realize that |
This issue seems to be stale |
Is your feature request related to a problem? Please describe.
I'd like to test it by installing it via
brew cask
.Describe the solution you'd like
brew cask install ttth
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: