Created
March 6, 2019 16:48
-
-
Save jromeem/a8185425ea4cc250a548917f6da4eb9f to your computer and use it in GitHub Desktop.
Python Simple Server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
python -m SimpleHTTPServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment