Skip to content
forked from thoughtbot/laptop

Laptop is a set of scripts to get your laptop set up as a development machine.

Notifications You must be signed in to change notification settings

railsland/laptop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laptop

Laptop is a set of scripts to get your laptop set up as a development machine.

It should take about 45-60 minutes for everything to install, depending on your machine.

Mac OS X

First, install GCC for OS X. (requires OS X 10.6 or higher)

Then, run this one-liner:

bash < <(curl -s https://raw.github.com/railsland/laptop/master/mac)

Ubuntu

First, install Ubuntu.

Then, run this one-liner:

bash < <(curl -s https://raw.github.com/railsland/laptop/master/ubuntu)

If you're setting up Ubuntu for one of our workshops, we recommend you also install gEdit for your text editor. You can customize it with these instructions.

About

Laptop is a set of scripts to get your laptop set up as a development machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published