1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 07:43:55 +02:00
birchwood/README.md

36 lines
568 B
Markdown

<p align="center">
<img src="logo.png" width=220>
</p>
<br>
<h1 align="center">birchwood</h1>
<h3 align="center"><i><b>A sane IRC framework for the D language</i></b></h3>
---
<br>
<br>
```
[13:51:00] <zh_> A sane IRC framework for the D language
[13:51:11] <zh_> s/sane/professional
```
## Installation
To add birchwood to your project simply run:
```bash
dub add birchwood
```
## Usage
You can take a look at the `Client` API documentation on [DUB](https://birchwood.dpldocs.info/v0.0.7/birchwood.client.Client.html).
## License
See [LICENSE](LICENSE).