Quick Chef Hacking chef-apply is coming in Chef 11. Until then, here's what I do. solo.rb cookbook_path "/tmp/cookbooks" Cookbook Dir mkdir -p /tmp/cookbooks/test/recipes/ Hack vim /tmp/cookbooks/test/recipes/default.rb Run chef-solo -c /tmp/solo.rb -o test