Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 565 Bytes

setup.git

This repository was cloned from: https://github.com/startup-class/setup.git Clone and run this on a new EC2 instance running Ubuntu 12.04.2 LTS to configure both the machine and your individual development environment as follows:

cd $HOME
sudo apt-get install -y git-core
git clone https://github.com/mullachv/startup-setup.git
./startup-setup/setup.sh   

See also http://github.com/mullachv/startup-dotfiles and Startup Engineering Video Lectures 4a/4b for more details.