Skip to content

Instantly share code, notes, and snippets.

@timothycrosley
Last active March 14, 2016 04:14
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 timothycrosley/049cd9f60f18efce9f67 to your computer and use it in GitHub Desktop.
Save timothycrosley/049cd9f60f18efce9f67 to your computer and use it in GitHub Desktop.
hug install script
pip3 install hug -U
# Or if pip is set to Python3 pip
pip install hug -U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment