vapor
Vapor Toolbox (Server-side Swift web framework)
Subcommands
Name | Description |
---|---|
build | Builds an app in the console |
new | Generates a new app |
clean | Cleans temporary files |
heroku | Commands for working with Heroku |
run | Runs an app from the console. Equivalent to `swift run --enable-test-discovery Run` |
supervisor | Commands for working with Supervisord |
xcode | Opens an app in Xcode |
Options
Name | Description |
---|---|
--help, -h <command> | Show help for vapor |