Skip to content

Instantly share code, notes, and snippets.

@gjhuerte
Forked from JeffreyWay/gist:1525217
Created January 3, 2019 02:06
Show Gist options
  • Save gjhuerte/ee7e4b3f71ce18c167bb8f54ddcec893 to your computer and use it in GitHub Desktop.
Save gjhuerte/ee7e4b3f71ce18c167bb8f54ddcec893 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