aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.27k stars 79 forks source link

Homebrew support #66

Closed nickeb96 closed 5 years ago

nickeb96 commented 7 years ago

I'm not sure if this is the right place for this but I was hoping someone could add support for the Homebrew package manager. For example type 'brew install cppman' to install on a Mac. I would create the recipe myself but my attempt failed.

aitjcize commented 7 years ago

I don't use Mac so can't really help here, but contribution is welcomed. You can always use pip install cppman or port install cppman.