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.
Go to file
2015-08-04 10:03:44 -04:00
contrib initial files imported from srndv2 2015-08-04 10:03:44 -04:00
.gitignore initial 2015-08-04 09:48:29 -04:00
README.md initial 2015-08-04 09:48:29 -04:00

nntpchan

requirements

  • linux or freebsd
  • go 1.4 or higher
  • libsodium 1.0 or higher
  • imagemagick
  • postgresql

setting up

debian jessie/wheezy

Debian doesn't has go 1.3, we need 1.4 or higher to build the nntpchan daemon.

If you don't want to compile from source download a precompiled binary here

building the daemon

after you have satisfied the dependancies, run:

go install github.com/majestrate/srndv2