Skip to content

hjhart/sprout-wrap

 
 

Repository files navigation

sprout-wrap

Build Status

Prepares a Mac running OS X Mavericks for Ruby development using soloist and Pivotal Workstation

Installation

1. Install XCode

Xcode - Apple

2. Install Command Line Tools

git

Generate and add a ssh key to github

ssh-keygen

3. Clone the project

mkdir workspace
git clone git@github.com:hjhart/sprout.git
git clone git@github.com:hjhart/sprout-wrap.git

4. Install soloist & and other required gems

sudo gem install bundler —pre
sudo bundle install
sudo gem update --system 1.8.25

5. Run soloist

bundle exec soloist

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 92.8%
  • Shell 7.2%