提交線圖

2 次程式碼提交

作者 SHA1 備註 日期
Albert S. ed61003636 C++20: Avoid implicit capture 2021-10-25 18:09:46 +02:00
Albert S. 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