Skip to content

forkata/stage-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stage-One

This is a shell script to setup a box for development.

This was inspired and uses parts of the Laptop script made by the awesome people at Thoughtbot.

A lot of the shell-fu that is used in this script is stolen from the above mentioned script!

Requirements

This script currently has only one version which works on:

  • OS X
    • using the awesome Homebrew package manager
    • and Cask for larger binaries

Install

curl --remote-name https://raw.githubusercontent.com/forkata/stage-one/master/brew
less brew
sh brew 2>&1 | tee ~/stage-one.brew.log

About

🐚 A shell script to setup a development machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages