Skip to content

Butterwell/ubuntu-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

setup.git

Clone and run this on a new EC2 instance (or any other ubuntu) 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/Butterwell/ubuntu-setup.git
./ubuntu-setup/setup.sh   

And to install everything for some reasonable value of everything: ./ubuntu-setup/kitchen-sink.sh

See also http://github.com/Butterwell/ubuntu-dotfiles for more details.

About

AWS EC2 setup files for Startup Engineering MOOC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%