flype / sprout-wrap

Scripts to prepare a Mac running OS X Mountain Lion for Ruby development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sprout-wrap

Build Status

Prepares a Mac running OS X Mountain Lion for Ruby development using soloist and Sprout

Installation

1. Install XCode

Xcode - Apple

2. Install Command Line Tools

XCode > Preferences > Downloads

3. Clone this project

git clone https://github.com/pivotal-sprout/sprout-wrap.git
cd sprout-wrap

4. Install soloist & and other required gems

sudo gem install bundler
bundle

5. Run soloist

bundle exec soloist

About

Scripts to prepare a Mac running OS X Mountain Lion for Ruby development

License:MIT License


Languages

Language:Ruby 100.0%