Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew formula #1

Open
gokaygurcan opened this issue Jan 30, 2018 · 7 comments
Open

Homebrew formula #1

gokaygurcan opened this issue Jan 30, 2018 · 7 comments
Labels
enhancement New feature or request

Comments

@gokaygurcan
Copy link

Hi,

The idea is great but installing this app should be easier/smoother. I don't like to move an executable stuff into some folders etc. :) So, it'd be really nice to create a formula for this app imho.

Nice work! Thanks for sharing it.

Best,
G.

@kevinschoon kevinschoon added the enhancement New feature or request label Jan 31, 2018
@kevinschoon
Copy link
Owner

@gokaygurcan Thank you for the feedback, I will look into creating a Homebrew formula for OSX soon.

@gokaygurcan
Copy link
Author

Perfect! I'm not fluent in Go but if I can find some time, I'll also check and try to contribute ;)

@kevinschoon
Copy link
Owner

kevinschoon commented Feb 1, 2018

@gokaygurcan After reading the criteria for submitting Homebrew fomula, I'm not sure this project is quite large enough to justify submitting it yet. If a substantial amount of people find this tool useful (and I hope they do) then let's consider opening a PR. I will leave this issue open until then.

In the mean time I've updated the build process to cross compile Mach-O executables for Darwin which I hope you will find useful. You can checkout the latest release here.

@sundarv85
Copy link

+1 for homebrew. If you see Watson is present in homebrew. Instead of a time tracker like Watson, I would prefer to use pomo + time tracking. And a fan of Go! :)

@pvinis
Copy link

pvinis commented Jun 28, 2019

I temporarily added it here.

Install it with brew install pvinis/pvinis/pomo.

@kevinschoon
Copy link
Owner

Thanks @pvinis! I did not realize this was possible with brew, maybe we could maintain that config in this repo.

@pvinis
Copy link

pvinis commented Jun 28, 2019

yea, it's super easy. I don't know if it's possible in this repo, but for sure you can make a new repo with the required name etc and just copy my file. Then here we can just add the one line instructions to install using brew.

Basically you need a repo with a name like homebrew-<your-username> and in there a dir called Formula and in there a file called pomo so you can install it with brew install pomo after brew tap <your-username>/<your-username>. The formulas have specific formats etc, but for now it's easy to just have manually. Maybe later your CI can do it, but that's not for now.

For reference:
https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants