Skip to content

pixelist/installation-scripts

 
 

Repository files navigation

Script for OS X

Copy and paste this line the Terminal and press Enter. Enjoy the text flying on the screen, it will take quite some time (approximately 30 minutes). Installer might ask for your administrator password. Grabbing a refreshing drink before starting is encouraged!

bash < <(curl -s https://raw.github.com/railsgirls/installation-scripts/master/rails-install-osx.sh)

Script for Ubuntu

To install Ruby on Rails development environment you just need to copy and paste this line the Terminal and press Enter. Enjoy the text flying on the screen, it will take quite some time. Grabbing a refreshing drink before starting is encouraged.

bash < <(curl -s  https://raw.github.com/railsgirls/installation-scripts/master/rails-install-ubuntu.sh)

About

Installation scripts to get a computer ready for a Rails Girls workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%