Skip to content

okfocus/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

genesis

This script will set you up with the base development environment used at OKFocus.

What it does

It will create SSH keys and install the following:

  • Homebrew
  • Postgres
  • Redis
  • MongoDB
  • ImageMagick
  • RVM
  • Ruby 1.9.2
  • Ruby 1.9.3
  • Node.js (most stable version)

Additionally it will install the following Ruby gems:

  • Heroku
  • Taps
  • Gist
  • Rails (3.1.1)
  • Closure Compiler
  • Sinatra
  • pg
  • lolcat

Installing

We’re assuming a new computer. To install from your shell: bash < <(curl -s https://raw.github.com/okfocus/genesis/master/genesis)

About

Our development environment, more or less.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors