Commit-Graf

2 Incheckningar

Upphovsman SHA1 Meddelande Datum
94ade7238e CLI: Add 'version' command 2021-10-03 23:04:46 +02:00
3d0fce590b Introduce CLI
main: Parse args using getopt_long() in main().

Begin implementation of a CLI. It can be launched
using ./qswiki config --cli.

Allow connecting to another instance using "attach" command.
This uses Unix domain sockets, and in the future can be used
to drop caches, reload template, etc.

Closes: #21
2021-10-03 17:05:46 +02:00