Skip to content

Instantly share code, notes, and snippets.

@whitekid
Created October 29, 2013 16:02
Show Gist options
  • Save whitekid/7217481 to your computer and use it in GitHub Desktop.
Save whitekid/7217481 to your computer and use it in GitHub Desktop.
just on line python web server
#!/bin/bash
python -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment