Scripts for setting up new boxen
Homebrew requires the full and latest Xcode; or Xcode command line tools. You can get the command line tools installed by running in terminal:
xcode-select --install
Tested and working on Yosemite
Download and bash install-mac.sh
or if you want to live on the edge:
bash <(curl -fsSL https://raw.githubusercontent.com/lantrix/boxen/master/install-mac.sh)
TBD
TBD
Windows 10 OS fresh installation.
On a clean Windows 10 install, from an elevated/privileged cmd.exe launch the boxstarter:
.\install-windows.cmd
- This will also run some post-boxstarter script
Complete-Bootstrap.ps1
including:- Install choco
- Install .NET CORE 1.0.1 tools Preview 2
- Install Azure VS2015 SDK