Skip to content

Instantly share code, notes, and snippets.

@mukolweke
Forked from JeffreyWay/gist:1525217
Created November 30, 2018 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mukolweke/af725145defe6b86f036d6f067b444b7 to your computer and use it in GitHub Desktop.
Save mukolweke/af725145defe6b86f036d6f067b444b7 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