20 lines
157 B
Markdown
20 lines
157 B
Markdown
# nntpchan-daemon
|
|
|
|
C++ rewrite
|
|
|
|
requirements:
|
|
|
|
* C++17 compiler
|
|
|
|
* pkg-config
|
|
|
|
* libsodium 1.x
|
|
|
|
* boost variant (for now)
|
|
|
|
* GNU Make
|
|
|
|
building:
|
|
|
|
$ make
|