mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
288 B
Plaintext
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/.
|