Skip to content

Instantly share code, notes, and snippets.

@mamoo
Last active December 25, 2015 12:15
Show Gist options
  • Select an option

  • Save mamoo/3772650 to your computer and use it in GitHub Desktop.

Select an option

Save mamoo/3772650 to your computer and use it in GitHub Desktop.
Python simple HTTP server
python -m SimpleHTTPServer
python -m http.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment