Skip to content

Instantly share code, notes, and snippets.

@jmonterroso
Created June 1, 2015 16:59
Show Gist options
  • Save jmonterroso/be1a1cc7b1c423f3ca7e to your computer and use it in GitHub Desktop.
Save jmonterroso/be1a1cc7b1c423f3ca7e to your computer and use it in GitHub Desktop.
Easy Python server.
 python -m SimpleHTTPServer 8000
 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment