vapor

CLI tool for creating and managing Vapor web applications

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for Vapor (Server-side Swift web framework)

Commands

vapor

Examples

Create a new Vapor project$ vapor new MyProject
Build and run the current Vapor project$ vapor run
Build the project for production$ vapor build -c release