pcman-bbs / libbbs

A telnet Bulletin Board System (BBS) helper library
GNU Lesser General Public License v2.1
10 stars 1 forks source link

libbbs

Build Status Coverage Status

A telnet Bulletin Board System (BBS) helper library. This library provides the following features for BBS:

Development

The project depends on the following libraries:

You can use the standard cmake way to build the project:

cmake .
make
make test

PPA

The daily build of libbbs can be found in the following PPA.

Feature Request & Issue

Please report feature request and/or issue in https://github.com/pcman-bbs/libbbs/issues.

License