Skip to content

Instantly share code, notes, and snippets.

@soal
Forked from sansumbrella/simpleserver.sh
Created November 26, 2012 22:34
Show Gist options
  • Save soal/4151114 to your computer and use it in GitHub Desktop.
Save soal/4151114 to your computer and use it in GitHub Desktop.
Python simple server
python -m SimpleHTTPServer 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment