Skip to content

Instantly share code, notes, and snippets.

@0xadada
Created July 8, 2015 15:56
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save 0xadada/7023cddca68ba8254efc to your computer and use it in GitHub Desktop.
Save 0xadada/7023cddca68ba8254efc to your computer and use it in GitHub Desktop.
Download latest GitHub project release
curl -LOk `curl --silent https://api.github.com/repos/jasmine/jasmine/releases/latest | /usr/bin/awk '/browser_download_url/ { print $2 }' | /usr/bin/sed 's/"//g'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment