Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/backends/nntpchan-daemon/README.md
2018-05-06 09:42:31 -04:00

159 B

nntpchan-daemon

C++ rewrite

requirements:

  • C++17 compiler

  • libsodium 1.x

  • GNU Make

building on freebsd:

$ gmake

building on Linux:

$ make