49 Forks
105 Stars
105 Watchers

cookstyle

A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.

How to download and setup cookstyle

Open terminal and run command
git clone https://github.com/chef/cookstyle.git
git clone is used to create a copy or clone of cookstyle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cookstyle https://github.com/chef/cookstyle/archive/master.zip

Or simply clone cookstyle with SSH
[email protected]:chef/cookstyle.git

If you have some problems with cookstyle

You may open issue on cookstyle support forum (system) here: https://github.com/chef/cookstyle/issues