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

Allow mk to be installed using homebrew #53

Open
ssbarnea opened this issue Apr 10, 2021 · 4 comments
Open

Allow mk to be installed using homebrew #53

ssbarnea opened this issue Apr 10, 2021 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ssbarnea
Copy link
Member

ssbarnea commented Apr 10, 2021

To ease installation for MacOS users that do not master pip/pipx secrets, it would be useful to allow installation using:

brew install mk

While I already made a formula that allows that, it should be noted that homebrew maintainers have a some minimal popularity requirements for adding new formulas.

If you want to help, be sure that you do star the repo and fork it, both of them are counted towards those limits. Once we rich these limits I will propose it again.

The current homebrew popularity requirements are: 30 forks, 30 watchers and 75 stars

Related: Homebrew/homebrew-core#74903

If you want to make this happen sooner, please be sure that you roke, watch and star the repository, so we can fit the requirements for adding a homebrew recipe.

@ssbarnea ssbarnea added enhancement New feature or request help wanted Extra attention is needed labels Apr 10, 2021
@ssbarnea ssbarnea changed the title allow mk to be installed using homebrew Allow mk to be installed using homebrew Mar 5, 2023
@ssbarnea
Copy link
Member Author

ssbarnea commented Mar 7, 2023

We are at 6/7/26 with watchers, forks and stars, a long way towards the 30/30/75 requirement. I suspect that the hardest target to meet would be the number of watches because github seems to be counting only the "all activity" watchers for some reason...

@Slackadays
Copy link

I don't know about that requirement, because my project got on Brew by having only 18 watchers and not that many forks, but tons of stars. So if you can focus on one metric, that might be good enough to be considered notable.

@rbq
Copy link

rbq commented Mar 5, 2024

How about adding a Tap, so that it can be installed via e.g. brew install pycontribs/tap/mk?

@ssbarnea
Copy link
Member Author

ssbarnea commented Mar 5, 2024

just work on making it little bit more popular (github stars) and we will get into brew.

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

No branches or pull requests

3 participants