项目作者: marioluan
项目描述 :
Chef cookbooks to build development workspaces.
高级语言: Ruby
项目地址: git://github.com/marioluan/chef-development.git
chef-development
Chef cookbooks to build development workspaces.
pre-requisites
available recipes
Running a recipe
# Replace `<recipe_name>` by the recipe to be ran.
chef-client -o "recipe[<recipe_name>]" --local