Skip to content

Instantly share code, notes, and snippets.

@fpinzn
Forked from JeffreyWay/gist:1525217
Created September 17, 2012 04:21
Show Gist options
  • Save fpinzn/3735528 to your computer and use it in GitHub Desktop.
Save fpinzn/3735528 to your computer and use it in GitHub Desktop.
Instant Server for Current Directory
alias server='open http://localhost:8000 && python -m SimpleHTTPServer'
ss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment