Added Flock and VaporFlock to package list

This commit is contained in:
Jake Heiser 2016-11-01 11:31:23 -05:00 committed by GitHub
parent 7708aaa78b
commit f6d9bd215d
1 changed files with 2 additions and 0 deletions

View File

@ -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