Skip to content

Instantly share code, notes, and snippets.

@maptastik
Created July 12, 2015 02:22
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