Created
January 29, 2020 21:45
-
-
Save tfolbrecht/ee96cfa960cc043916c895f4e2c6b1b2 to your computer and use it in GitHub Desktop.
make code pretty, display in html
This file contains hidden or 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
| pygmentize -O full,style=emacs -o index.html hello.py | |
| python3 -m http.server 8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment