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.
Go to file
Tristan B. Velloza Kildaire 1cf310d92a
- Updated `.gitignore`
3 days ago
branding Added branding 1 year ago
source/tasky Restart 3 days ago
.gitignore - Updated `.gitignore` 3 days ago
README.md Updated to README.md 1 year ago
dub.json Dub 3 days ago
todo.md Added TODO list 10 months 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