Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ChristianKienle/d9771c98d01f3d27847dba4cffd5af74 to your computer and use it in GitHub Desktop.
Save ChristianKienle/d9771c98d01f3d27847dba4cffd5af74 to your computer and use it in GitHub Desktop.
cd $(mktemp -d -t highway) && \
git clone -b master https://github.com/ChristianKienle/highway.git highway && \
./highway/scripts/bootstrap.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment