Skip to content

Instantly share code, notes, and snippets.

@SmiddyPence
Last active November 25, 2015 08:18
Show Gist options
  • Save SmiddyPence/bfef2015a80aaf960ad6 to your computer and use it in GitHub Desktop.
Save SmiddyPence/bfef2015a80aaf960ad6 to your computer and use it in GitHub Desktop.
Python Simple HTTP Server
python -m http.server [port]
# python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment