For example in order to develop the probot app: https://probot.github.io/docs/development/#configuring-a-github-app
We should encrypt all values so users could store passwords or tokens.
E.g. NPM_Token for publishing
We'll need this for a convenient integration with other tools, such as platform.sh, netlify, now's zeit, etc.
Most helpful comment
We should encrypt all values so users could store passwords or tokens.
E.g. NPM_Token for publishing