From f6d9bd215df4cf9ed079272b1e1055bb297498eb Mon Sep 17 00:00:00 2001 From: Jake Heiser Date: Tue, 1 Nov 2016 11:31:23 -0500 Subject: [PATCH] Added Flock and VaporFlock to package list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b230e62..7ad73d0b 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Here are a list of providers and third party packages that work great with Vapor - [APNS](https://github.com/matthijs2704/vapor-apns): Simple APNS Library for Vapor (Swift). - [JWT](https://github.com/siemensikkema/vapor-jwt): JWT implementation for 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 ## Authors