1

How to install mimms on Mac using homebrew. Earlier, I installed it using MacPorts but they are ugly and clutter the system a lot. Therefore, on another machine I installed HomeBrew instead, which works fine except I am unable to find mimms on it. Googling results in nothing.

ashishb
  • 109

1 Answers1

0

I wrapped the suggestions in the above comment into a formula for mimms:

https://github.com/stefanschmidt/homebrew/blob/master/Library/Formula/mimms.rb

It can be applied via the brew install <URL> mechanism.

brew install https://raw.github.com/stefanschmidt/homebrew/master/Library/Formula/mimms.rb

Update (2014-10-28): Meanwhile mimms is available from the main repository:

brew install mimms