Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Brand new Mac, should I use Macports?

got a new mac, need to have it setup ready for development. I heard great things about macports, should i use it? Is it really easier than manually download and compile? anyone has any problems using it?

It is for typical ruby web development stuff.

thanks

like image 835
user169930 Avatar asked Dec 14 '22 02:12

user169930


1 Answers

Try homebrew. It's really good because it's highly optimized, and has no redundant packages.

It's also built in Ruby, which seems particularly relevant to you.

like image 153
Peter Avatar answered Jan 11 '23 11:01

Peter