1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 03:23:37 +02:00
A sane IRC framework for the D language https://deavmi.assigned.network/projects/birchwood
Go to file
2022-11-05 16:44:30 +02:00
source/birchwood Enabled unit tests to exit 2022-11-05 16:44:30 +02:00
.gitignore Updated .gitignore 2022-10-30 17:01:53 +02:00
dub.json Eventy integration 2022-11-01 13:41:39 +02:00
LICENSE Set license to LGPL 3.0 2022-10-30 17:05:19 +02:00
logo.png Added README along with branding 2022-10-30 16:59:23 +02:00
logo.svg Added README along with branding 2022-10-30 16:59:23 +02:00
README.md Added notice of alpha-quality software 2022-11-05 16:25:03 +02:00


birchwood

A sane IRC framework for the D language




[13:51:00] <zh_> A sane IRC framework for the D language
[13:51:11] <zh_> s/sane/professional

Note: This is still alpha quality software but a stable release is due within the next 2 weeks!

Installation

To add birchwood to your project simply run:

dub add birchwood

Usage

You can take a look at the Client API documentation on DUB.

License

See LICENSE.