Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created January 8, 2010 17:29
Show Gist options
  • Save lloyd/272205 to your computer and use it in GitHub Desktop.
Save lloyd/272205 to your computer and use it in GitHub Desktop.
VER=1.0.9 && git archive --format tar --prefix yajl-$VER/ -o ../yajl-$VER.tar $VER && gzip ../yajl-$VER.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment