Skip to content

Instantly share code, notes, and snippets.

@danalmeida
Created January 20, 2014 01:42
Show Gist options
  • Save danalmeida/8513609 to your computer and use it in GitHub Desktop.
Save danalmeida/8513609 to your computer and use it in GitHub Desktop.
Start a quick webserver from any directory in OS X
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment