buildingenergy / bootstrap

Gettin' dev computers runnin'
0 stars 0 forks source link

homebrew install fails because it's interactive. #3

Open skoczen opened 11 years ago

skoczen commented 11 years ago

Fix it!

skoczen commented 11 years ago

Possible solution:

mkdir homebrew && curl -L https://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 -C homebrew

via https://github.com/mxcl/homebrew/wiki/Installation