Homebrew tap
zmwangx opened this issue · 3 comments
zmwangx commented
Here's the formula file:
As usual, create a repository jarun/homebrew-imgp
, place imgp.rb
in there, and tada. The installation command is
brew install jarun/imgp/imgp
Of course you can use a central repository jarun/homebrew-blah
to host multiple formulae if you'd like to. In that case, brew install jarun/blah/imgp
.
Note that I'm assuming an upstream wheel of Pillow here, which means it probably won't work with Linuxbrew.
jarun commented
Thank you so much! I'll have homebrew-imgp. It'll be the only one of it's type once nnn is accepted. No issues with Linuxbrew, already several way to install on Linux.
zmwangx commented
No problem.