Vapor Toolbox
Learn more about Vapor Toolbox in the documentation.
Homebrew
# install Vapor Toolbox
brew install vapor/tap/toolbox
Linux / Manual
# install Vapor Toolbox
curl -sL toolbox.qutheory.io | bash
Github
link |
Stars: 0 |
Help us keep the lights on
Dependencies
Releases
3.0.0-beta.11 - Jul 4, 2017
- Optional DB
- MongoDB Support
3.0.0-beta.10 - Jun 6, 2017
New:
- Redesigned
--help
screen. - Cleaner output during deploy and object creation commands.
Fixed:
- Several small issues.
3.0.0-beta.9 - May 22, 2017
New:
- Adds
vapor cloud create domain
- Adds
vapor cloud create tls
Fixed:
- Some
git
bugs
3.0.0-beta.8 - May 9, 2017
- Deploying outside of a Vapor project is now fixed
3.0.0-beta.7 - May 9, 2017
- Breaking API change updates.
- Small fixes.