Python’s http.server (or SimpleHTTPServer for Python 2) is a great way of serve the contents of the current directory from the command line: ...
-
May 15, 2022
- 0 Comments