mirror of https://github.com/deavmi/tasky.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
branding | 2 years ago | |
source/tasky | 6 months ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
dub.json | 6 months ago | |
dub.selections.json | 6 months ago | |
libtasky.a | 6 months ago | |
todo.md | 1 year ago |
README.md
tasky
Creating a Descriptor
Before we can spawn any jobs one needs to first create a description
of the type of Job
that will be spawned.
Adding to your project
The tasky library is available on DUB and can easily be added to your project ny running the following command:
dub add tasky