Hacker News new | ask | show | jobs
by nuggien 3204 days ago
This is easier:

  alias serve="python -m SimpleHTTPServer"
and is probably supported by every single *nix like system out there without installing anything.