Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

dev-machine-setup

This repo contains Cloudspace's setup scripts to configure new OS X dev machines. The script will install/upgrade Xcode command line tools, virtualbox, packer, git, etc.

Configuring a new computer

  1. Install XCode from the Mac App Store; and start Xcode so you can accept the terms & conditions before moving on
  2. Run the following script in terminal on your computer: bash <(curl -s https://github.com/ghraw/cloudspace-devops/dev-machine-setup/master/osx-dev-machine-setup.sh)
  3. When prompted, select "Install" to get the command line developer tools. After the install completes, dismiss the dialogue and press [return] in terminal.
  4. Enter your system password when prompted to install Brew
  5. Enter your full name and password for git when prompted.
  6. If prompted, enter your system password to create a /srv folder for development.
  7. If prompted, press enter to use the defaults three times to generate your id_rsa key.

About

Setup scripts for new dev machines

Resources

Stars

2 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages