infews / workstation_repave

Mostly Ruby based MacOS setup
2 stars 1 forks source link

If XCode is not installed, bootstrap continues anyway #7

Closed infews closed 2 years ago

infews commented 2 years ago

bootstrap should run xcode-select and then fail nicely and tell you to run again to clone and continue.

infews commented 2 years ago

Fixed!