You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
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.
If you receive a message about the update server being unavailable and are on Mavericks, then you already have the command line tools.
Customization
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 for your team. 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 Ruby development.
Homebrew cask has been integrated with Homebrew proper. If you are experiencing problems installing casks and
have an older installation of Homebrew, running brew uninstall --force brew-cask; brew update should fix things.
If you are updating from an older version of sprout-wrap, your homebrew configuration in soloistrc might be under node_attributes.sprout.homebrew.formulae
and node_attributes.sprout.homebrew.casks. These will need to be updated to node_attributes.homebrew.formulas (note the change from formulae to formulas)
and node_attributes.homebrew.casks.