2013-09-26 17:14:40 +02:00

8 lines
288 B
Plaintext

This Kwiki plugin can run a standalone HTTP server for the Kwiki under
the current working directory. It is helpful for debugging purposes
or for starting up a wiki site quickly. After installation, just run:
kwiki -start
and you can access the Kwiki site at http://localhost:8080/.