8000 GitHub - ryanhanks-wf/veggie-salad: Ryan Hanks uses this project with sprout, soloist and librarian-chef to build developer workstations
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ryanhanks-wf/veggie-salad

 
 

Repository files navigation

veggie-wrap

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

Fork it to customize its attributes in soloistrc and the list of recipes you'd like to use. You may also want to add other cookbooks to its Cheffile, perhaps one of the many community cookbooks. By default it configures an OS X Mavericks workstation for development.

Creating a machine base image

  1. Finalize OS X install
  2. Install software updates
  3. xcode-select --install
  4. Install VMWare Tools
  5. Install Xcode
  6. Create and upload github tokens

Installation under Mavericks (OS X 10.9)

  1. Run provisioning script
mkdir ~/Workspaces
cd ~/Workspaces
git clone git@github.com:ryanhanks/veggie-salad
cd veggie-salad
sudo gem install bundler
sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future bundle
sudo pmset sleep 90
time bundle exec soloist
cd ~/.bash_it
git remote set-url origin git@github.com:ryanhanks/bash-it
  1. Enable Witch
  2. Restart
  3. Log in to drop box
  4. Wait for sync
  5. Open 1password
  6. Log in to chrome
  7. Take snapshot

See Pivotal Tracker: https://www.pivotaltracker.com/s/projects/884116

Discussion List

Join sprout-users@googlegroups.com if you use Sprout.

References

About

Ryan Hanks 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%
0