tasky/README.md

19 lines
283 B
Markdown

tasky
=====
![](branding/logo.png)
## What is it?
TODO: Describe here.
## Adding to your project
The tasky library is [available on DUB](https://code.dlang.org/packages/tasky) and can easily
be added to your project ny running the following command:
```bash
dub add tasky
```