donnemartin/gitsome

Homebrew package on macOS

Open

#136 opened on Nov 2, 2017

View on GitHub
 (7 comments) (2 reactions) (0 assignees)Python (7,494 stars) (476 forks)batch import
feature-requesthelp wanted

Description

It would be much easier to install this using homebrew to avoid polluting my day to day system python, it would be walled off over in homebrew. Then I could stop worrying and just brew install gitsome and brew upgrade gitsome and move on with life. I shouldn't need a hypervisor to run a simple command line program.

https://github.com/Homebrew/brew/blob/master/docs/Python-for-Formula-Authors.md

If I have time I might write the formula myself, this is just a chance for someone else to beat me to it.

Contributor guide