Skip to content

Instantly share code, notes, and snippets.

@Yi-Tseng
Last active November 6, 2019 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yi-Tseng/d9e54603a0aee7c295a7b8c3d9e5a8f5 to your computer and use it in GitHub Desktop.
Save Yi-Tseng/d9e54603a0aee7c295a7b8c3d9e5a8f5 to your computer and use it in GitHub Desktop.
install.sh
#!/bin/bash
git clone https://github.com/opennetworkinglab/ngsdn-tutorial -b princeton19
cd ngsdn-tutorial && \
make deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment