Skip to content

codatory/rubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu / Ruby Development Environment Setup Script

Run it

Copy and paste this snippet into your terminal as the user you want to use when it's done, it will use Sudo to get root if you aren't already root.

wget -O - http://github.com/codatory/rubuntu/raw/master/ubuntu-bootstrap.sh --no-check-certificate | bash

What is it?

This script will take a plain-old boring Ubuntu install from zero to ready-to-develop-on in just one easy step (and a lot of waiting). Just open up your terminal and paste the snippet above in and it will set to work.

What do I get?

  1. Vim + Janus
  2. TMUX configured for pair programming (make_session and join_session commands)
  3. System updates
  4. RVM with REE
  5. New SSH Key (so you can copy it around)

About

Ubuntu / Ruby Development Environment Setup Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages