Skip to content

Instantly share code, notes, and snippets.

@jayphelps
Created May 13, 2017 02:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jayphelps/b271a2c5922c3d3499e79f7e37b61f69 to your computer and use it in GitHub Desktop.
Save jayphelps/b271a2c5922c3d3499e79f7e37b61f69 to your computer and use it in GitHub Desktop.
echo '#!/usr/bin/env bash\npython -m SimpleHTTPServer $1' > /usr/local/bin/server && chmod +x /usr/local/bin/server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment