Skip to content

Instantly share code, notes, and snippets.

@dineshsprabu
Created June 12, 2017 11:18
Show Gist options
  • Save dineshsprabu/5ccbad969ca3ae153c2699354826dcff to your computer and use it in GitHub Desktop.
Save dineshsprabu/5ccbad969ca3ae153c2699354826dcff to your computer and use it in GitHub Desktop.
[Chef][CookBook] Chef cookbook helper
Creates a local chef cookbook on the current dir.
chef generate cookbook nodejs-install .
Running a chef script local
chef-client --local-mode <receipe-name>.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment