mongolab / mongoctl

Manage MongoDB servers and replica sets using JSON configurations!
MIT License
178 stars 25 forks source link

brew install mongoctl #14

Closed alexgorbatchev closed 10 years ago

alexgorbatchev commented 10 years ago

Please publish a brew recipe, it's pretty crazy that I need to sudo install this.

abdulito commented 10 years ago

Hi, We will definitely look into this but i just wanted to let you know that you can use virtualenv if you want to avoid using sudo.

Cheers!

alexgorbatchev commented 10 years ago

pip install is about as far as my Python skills go :) I could figure out virtualenv but I wouldn't even know about it otherwise.