Skip to content

Instantly share code, notes, and snippets.

@teohm
Created April 14, 2013 11:09
Show Gist options
  • Save teohm/5382309 to your computer and use it in GitHub Desktop.
Save teohm/5382309 to your computer and use it in GitHub Desktop.
Prepare chef cookbook for opscode community repo
knife cookbook metadata -o ../ appbox-cookbook
git archive --format=tar.gz --prefix=appbox/ v0.1.0 -o appbox-0.1.0.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment