From 083f8ca0372eb35f4b430f4b28aebb836025e263 Mon Sep 17 00:00:00 2001 From: "Brett R. Toomey" Date: Tue, 29 Nov 2016 10:00:44 -0800 Subject: [PATCH] Added Jobs repo Added my Jobs [repo](https://github.com/BrettRToomey/Jobs) to the list of packages. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53bf1e04..e7807c04 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Here are a list of providers and third party packages that work great with Vapor - [VaporS3Signer](https://github.com/JustinM1/VaporS3Signer): Generate V4 Auth Header/Pre-Signed URL for AWS S3 REST API - [Flock](https://github.com/jakeheis/Flock): Automated deployment of Swift projects to servers - [VaporFlock](https://github.com/jakeheis/VaporFlock): Use Flock to deploy Vapor applications +- [Jobs](https://github.com/BrettRToomey/Jobs): A minimalistic job/background-task system for Swift. ## Authors