Go to file
Tristan B. Velloza Kildaire 16ae65937a Added a shutdown() method which should stop tristanable and eventy, along with stopping the tasky main loop 2022-04-07 10:18:54 +02:00
branding Added branding 2022-01-12 17:55:31 +02:00
source/tasky Added a shutdown() method which should stop tristanable and eventy, along with stopping the tasky main loop 2022-04-07 10:18:54 +02:00
.gitignore Initial commit 2021-09-08 22:12:00 +02:00
README.md Updated to README.md 2022-01-16 16:17:16 +02:00
dub.json Added a shutdown() method which should stop tristanable and eventy, along with stopping the tasky main loop 2022-04-07 10:18:54 +02:00
dub.selections.json Added a shutdown() method which should stop tristanable and eventy, along with stopping the tasky main loop 2022-04-07 10:18:54 +02:00

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