-
Notifications
You must be signed in to change notification settings - Fork 0
ProjectRamo/nubuntu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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