We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Commit / push all your work with appropriate futurama quotes
node bin/api.js
Find the latest semantic version release number
git describe --abbrev=0 --tags
Increment the semantic version by a minor or patch version
Create release and push it.
bin/release <version>
Given a version number MAJOR.MINOR.PATCH, increment the:
Move to deploy Step.
ssh into server
ssh root@domain
deployment
cd ~/projects/talkbot_production
cd ~/projects/talkbot_beta
. deploy start