November 2018
Intermediate to advanced
404 pages
10h 16m
English
The Vapor CLI command, vapor --help, comes in handy if you want to check out all available Vapor commands.
The output of this Vapor command looks like this:
Usage: vapor commandJoin our Slack if you have questions, need help,or want to contribute: http://vapor.teamCommands:new Creates a new Vapor application from a template. Use --template=repo/template for github templates Use --template=full-url-here.git for non github templates Use --web to create a new web app Use --auth to create a new authenticated API app Use --api (default) to create a new API build Compiles the application. run Runs the compiled application. fetch Fetches the application's dependencies. update Updates your dependencies. clean Cleans temporary ...
Read now
Unlock full access