Skip to content

Instantly share code, notes, and snippets.

@brunocruzcoelho
Created October 24, 2014 08:42
Show Gist options
  • Save brunocruzcoelho/f4daa756dc1cc54e4b7f to your computer and use it in GitHub Desktop.
Save brunocruzcoelho/f4daa756dc1cc54e4b7f to your computer and use it in GitHub Desktop.
simple http server in pyhton for a mac
cd $WORKING_DIR
python -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment