.. | ||
contrib | ||
daemon | ||
libnntpchan | ||
tools | ||
.gitignore | ||
Makefile | ||
nntpchan.ini | ||
README.md | ||
test.cpp |
nntpchan-daemon
C++ rewrite
requirements:
-
g++ 7.2.0 >= or clang 5.x >=
-
pkg-config
-
libsodium 1.x
-
libuv 1.x
-
GNU Make
building:
$ make
.. | ||
contrib | ||
daemon | ||
libnntpchan | ||
tools | ||
.gitignore | ||
Makefile | ||
nntpchan.ini | ||
README.md | ||
test.cpp |
C++ rewrite
requirements:
g++ 7.2.0 >= or clang 5.x >=
pkg-config
libsodium 1.x
libuv 1.x
GNU Make
building:
$ make