Start a web server instance on the specified listening address

hg serve

  • Start a standalone Mercurial web server for browsing repositories.
    More information: <https://www.mercurial-scm.org/doc/hg.1.html#serve>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

hg serve --address {{address}}

click the source code to copy install hg serve on any operating system with command-not-found.com