Skip to content

Instantly share code, notes, and snippets.

@edwinwebb
Created March 12, 2013 14:45
Show Gist options
  • Save edwinwebb/5143457 to your computer and use it in GitHub Desktop.
Save edwinwebb/5143457 to your computer and use it in GitHub Desktop.
Simple Python Server
#!/bin/bash
python -m SimpleHTTPServer
@edwinwebb
Copy link
Author

Will drop (404) files on OSX from time to time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment