.. | ||
contrib | ||
daemon | ||
include | ||
libmustache | ||
libnntpchan | ||
tools | ||
.clang-format | ||
.gitignore | ||
Makefile | ||
nntpchan.ini | ||
README.md | ||
test.cpp |
nntpchan-daemon
C++ rewrite
requirements:
-
C++17 compiler
-
pkg-config
-
libsodium 1.x
-
boost variant (for now)
-
GNU Make
building:
$ make