Skip to content

Instantly share code, notes, and snippets.

@jjl
Created January 21, 2014 19:46
Show Gist options
  • Select an option

  • Save jjl/8547001 to your computer and use it in GitHub Desktop.

Select an option

Save jjl/8547001 to your computer and use it in GitHub Desktop.
Serve the current directory over http
python3 -m http.server
# '.' is now served on port 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment