Skip to content

Instantly share code, notes, and snippets.

@TysonRayJones
Created April 16, 2018 17:16
Show Gist options
  • Save TysonRayJones/34ce5c62d5982c64647586b43b9585e4 to your computer and use it in GitHub Desktop.
Save TysonRayJones/34ce5c62d5982c64647586b43b9585e4 to your computer and use it in GitHub Desktop.
Download QuEST in Terminal
wget "https://github.com/aniabrown/QuEST/archive/v0.11.1.tar.gz"
tar -xf v0.11.1.tar.gz
rm v0.11.1.tar.gz
cp -r QuEST-0.11.1/QuEST QuEST
rm -r QuEST-0.11.1/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment