Giter VIP home page Giter VIP logo

laptop's Introduction

Laptop

Laptop is a script to set up an OS X computer 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

In a terminal window, run:

curl -Ls https://raw.githubusercontent.com/kickstarter/laptop/master/mac | sh

Debugging

Read through the output to see if you can debug the issue yourself. If not, copy the lines where the script failed into a new GitHub Issue for us. Or, cut & paste the entire output into the issue.

OS X El Capitan (10.11)

You may have problems installing Homebrew for the first time on OS X El Capitan due to permission changes to the /usr directory (within which the Homebrew installation is typically located). See the Homebrew El Capitan troubleshooting instructions for steps to resolve the permissions issues that interfere with Homebrew's installation.

What it sets up

Mac OS X tools:

  • Homebrew for managing operating system libraries.

Unix tools:

  • Git for version control
  • n for managing versions of node JS
  • Rbenv and Ruby Build for managing versions of Ruby
  • Pow for running local web services

It should take less than 15 minutes to install from scratch (depends on your machine), and about 2 seconds for subsequent runs.

Contributing

Edit the mac file. Document in the README.md file. Follow shell style guidelines by using ShellCheck and Syntastic.

brew install shellcheck

Credits

The Kickstarter laptop script is based on and inspired by thoughtbot's laptop script.

License

Original Laptop script © 2011-2016 thoughtbot, inc.

Modifications © Kickstarter, PBC. [LICENSE]: LICENSE

laptop's People

Contributors

ktheory avatar djcp avatar rapoulson avatar pbrisbin avatar croaky avatar gohanlon avatar garrow avatar mike-burns avatar talaris avatar frewsxcv avatar geoffharcourt avatar kenyonj avatar aljohri avatar sklise avatar willisplummer avatar thcipriani avatar tiegz avatar seanpdoyle avatar pje avatar kerrick avatar keith avatar dayne avatar christoomey avatar marcdel avatar markchang avatar allaire avatar mjankowski avatar mtthwhggns avatar fivetwentysix avatar coisnepe avatar

Stargazers

Roman avatar

Watchers

Samuel Vijaykumar M avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.