Skip to content

Instantly share code, notes, and snippets.

@maptastik
Created July 12, 2015 02:22
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 maptastik/062461d3e8670ea6a289 to your computer and use it in GitHub Desktop.
Save maptastik/062461d3e8670ea6a289 to your computer and use it in GitHub Desktop.
Run Python simple server
ECHO OFF
ECHO Starting SimpleHTTPServer
python -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment