Skip to content

pivotal-sydney/sprout-wrap-sydney

 
 

Repository files navigation

sprout-wrap-sydney

Build Status

This project uses soloist and librarian-chef to run a subset of the recipes in sprout's cookbooks.

If you've never used Chef before - we highly recommend you buy & watch this excellent 17 minute screencast by Ryan Bates.

Installation under El Capitan

1. Install Command Line Tools

xcode-select --install

2. Clone this project

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

3. Install soloist & and other required gems

sudo gem install bundler
bundle install --path vendor/bundle

4. Run soloist

[The caffeinate command will keep your computer awake while installing; depending on your network connection, soloist can take from 10 minutes to 2 hours to complete.]

caffeinate bundle exec soloist

About

Pivotal Labs uses this project with sprout, soloist and librarian-chef to build developer workstations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%