ttth icon indicating copy to clipboard operation
ttth copied to clipboard

[Feature Request] brew cask installer

Open mindrones opened this issue 5 years ago • 6 comments

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

mindrones avatar Mar 31 '20 12:03 mindrones

Thank you very much for your first issue to this project. It is much appreciated.

github-actions[bot] avatar Mar 31 '20 12:03 github-actions[bot]

@mindrones Hi, as i don't have a mac myself i haven't considered checking this out so far - but i am open for input ;)

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? Or do you know any electron based project which is install-able via brew?

Greetings fidel

yafp avatar Mar 31 '20 12:03 yafp

Yeps, Graphiql https://www.electronjs.org/apps/graphiql

Here's the formula https://github.com/Homebrew/homebrew-cask/blob/master/Casks/graphiql.rb

mindrones avatar Apr 03 '20 19:04 mindrones

@mindrones just to let you know: i am currently wondering how to automate the formula update on the brew side if i release a new version.

yafp avatar Apr 21 '20 10:04 yafp

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

yafp avatar Apr 27 '20 05:04 yafp

This issue seems to be stale

github-actions[bot] avatar Jul 27 '20 00:07 github-actions[bot]