jubeless / setup

Virtual Machine Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup.git

Clone and run this on a new EC2 instance running Ubuntu 14.X.X 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/juliencassis/setup.git
./setup/setup.sh

About

Virtual Machine Setup


Languages

Language:Shell 100.0%