flype / sprout

A collection of Chef cookbooks to configure an OS X Mountain Lion machine for development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sprout

Build Status Stories in Ready

Chef cookbooks to configure an OS X Mountain Lion workstation. Successor to pivotal_workstation. The easiest way to get started with sprout is by using sprout-wrap.

Cookbooks

Cookbook Description
sprout-osx-base A handful of things every Sprout recipe needs
sprout-osx-apps Commonly used OS X Mountain Lion applications
sprout-osx-settings Various settings & preferences for OS X Mountain Lion.
sprout-pivotal Pivotal Labs specific configuration and settings
pivotal_workstation DEPRECATED in favor of sprout-*

Discussion List

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

References

Tips

Finding the checksum for dmg_package

shasum -a 256 /var/chef/cache/ccmenu-1.5-b.dmg
=> "c11302c03c90bffeafb25b36a0a77c97fc27f32f2c32845df2292416b46457aa"

About

A collection of Chef cookbooks to configure an OS X Mountain Lion machine for development

License:MIT License


Languages

Language:Ruby 99.1%Language:Shell 0.9%