Skip to content

Instantly share code, notes, and snippets.

@ffeast
Created March 13, 2016 08:12
Show Gist options
  • Save ffeast/baabe3da13c529a2d110 to your computer and use it in GitHub Desktop.
Save ffeast/baabe3da13c529a2d110 to your computer and use it in GitHub Desktop.
Installation-free http server to list the current dir
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment