Skip to content

Instantly share code, notes, and snippets.

@jpalala
Forked from JeffreyWay/gist:1525217
Last active September 18, 2015 04:10
Show Gist options
  • Save jpalala/973b13d6b6fc0e022b3d to your computer and use it in GitHub Desktop.
Save jpalala/973b13d6b6fc0e022b3d to your computer and use it in GitHub Desktop.
Instant Server for Current Directory
alias server='open http://localhost:8000 && python -m SimpleHTTPServer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment