Skip to content

Instantly share code, notes, and snippets.

@keikubo
Created February 9, 2012 05:47
Show Gist options
  • Select an option

  • Save keikubo/1777680 to your computer and use it in GitHub Desktop.

Select an option

Save keikubo/1777680 to your computer and use it in GitHub Desktop.
A simple web server for python.
#!/usr/bin/env bash
python -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment