VIPER module protocols for Vapor applications.
Add the repository as a dependency:
.package(url: "https://github.com/binarybirds/viper-kit.git", from: "1.5.0-rc"),
Add ViperKit to the target dependencies:
.product(name: "ViperKit", package: "viper-kit"),
Update the packages and you are ready to use ViperKt.