Skip to content

Instantly share code, notes, and snippets.

@skyebook
Created July 5, 2013 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skyebook/5935728 to your computer and use it in GitHub Desktop.
Save skyebook/5935728 to your computer and use it in GitHub Desktop.
Create Cookbook in Subdirectory
mkdir my_app_cookbook
cd my_app_cookbook
git init
knife cookbook create my_app -o ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment