Skip to content

Some scripts for quickly setting up a new environment in Ubuntu

Notifications You must be signed in to change notification settings

ProjectRamo/nubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is just supposed to be a script to create a new RAILS dev environment in Ubuntu 12.04 in AWS.

$ sudo apt-get install git-core
$ git config --global user.name "Your Name"
$ git config --global user.email [email protected]

$ git clone https://github.com/ProjectRamo/nubuntu

should do the honors.

Then 

$ chmod +x ubunturails.sh
$ ./ubunturails.sh

About

Some scripts for quickly setting up a new environment in Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages