tasky/README.md

19 lines
283 B
Markdown
Raw Permalink Normal View History

2022-01-12 15:48:12 +00:00
tasky
=====
2022-01-12 15:55:47 +00:00
![](branding/logo.png)
2023-05-04 09:54:20 +01:00
## What is it?
2022-01-12 15:48:12 +00:00
2023-05-04 09:54:20 +01:00
TODO: Describe here.
2022-01-12 15:55:25 +00:00
## 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
```