Skip to content
/ laptop Public
forked from thoughtbot/laptop

A shell script which turns your OS X laptop into an awesome development machine.

License

Notifications You must be signed in to change notification settings

P15/laptop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laptop

Laptop is a script to set up an OS X laptop for web development.

It can be run multiple times on the same machine safely. It installs, upgrades, or skips packages based on what is already installed on the machine.

Install

Download, review, then execute the script:

# Download this script:
$ curl --remote-name https://github.com/recombine/laptop/master/mac

# Read through the script; ensure you have a general idea of what it will do:
$ less ./mac

# Execute the script
$ ./mac

License

Laptop is © 2011-2015 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

By participating in this project, you agree to abide by the thoughtbot code of conduct.

About

A shell script which turns your OS X laptop into an awesome development machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%