Skip to content

Instantly share code, notes, and snippets.

@mcotton
Created January 11, 2012 16:10
Show Gist options
  • Save mcotton/1595385 to your computer and use it in GitHub Desktop.
Save mcotton/1595385 to your computer and use it in GitHub Desktop.
Make a simple python webserver in local directory
alias web = 'python -m SimpleHTTPServer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment