Chef Tutorials: List Of Chef Tools and their explainations

chef-apply chef-apply is an executable program that runs a single recipe from the command line. Is part of the Chef development kit. A great way to explore resources chef-apply is…

Read more »
chef-code-analysis-using-foodcritic

Chef Code Analysis using Foodcritic | Foodcritic Tutorial

What is Foodcritic? Foodcritic is a static linting tool that analyzes all of the Ruby code that is authored in a cookbook against a number of rules, and then returns…

Read more »