Skip to content

Instantly share code, notes, and snippets.

@cmattoon
Created December 20, 2014 19:13
Show Gist options
  • Save cmattoon/3f55ae9f544783867adb to your computer and use it in GitHub Desktop.
Save cmattoon/3f55ae9f544783867adb to your computer and use it in GitHub Desktop.
one-line webserver
python -m SimpleHTTPServer 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment