Go to file
Tristan B. Velloza Kildaire 4e48bf28e2 WIP: Added README 2022-01-12 17:48:12 +02:00
source/tasky WIP: Added plumbing for descriptor class clash handling 2022-01-12 17:47:50 +02:00
.gitignore Initial commit 2021-09-08 22:12:00 +02:00
README WIP: Added README 2022-01-12 17:48:12 +02:00
dub.json Updated dub dependencies 2021-09-26 10:42:31 +02:00
dub.selections.json Fixed build 2021-09-15 14:55:53 +02:00

README

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.