Skip to content

Instantly share code, notes, and snippets.

@yoelfme
Created April 6, 2016 05:25
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 yoelfme/ead3c3bb706d2ca5748efb3418363d4c to your computer and use it in GitHub Desktop.
Save yoelfme/ead3c3bb706d2ca5748efb3418363d4c to your computer and use it in GitHub Desktop.
Script used to create a simple HTTP Server with Python
python -m SimpleHTTPServer 8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment