Hacker News new | ask | show | jobs
by posnet 4100 days ago
Python 3 equivalent is:

`python -m http.server 8000`

In case anyone was interested.

3 comments

List of server one-liners: https://gist.github.com/willurd/5720255
Oops, fixed thank you!
Thank you.