/setup

AWS EC2 setup files for Startup Engineering MOOC.

Primary LanguageShell

setup.git

Clone and run this on a new EC2 instance running Ubuntu 16.04 LTS to configure both the machine and individual development environment as follows:

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