now-release
v0.0.2
Published
Now template for Release
Downloads
70
Readme
now-release
Automatic
release
template fornow
deployments
Usage
In the directory you are releasing from, create a release.js
file containing:
module.exports = require('now-release')
to automatically include the deployment URL in your release notes.
Config
By default, the deployment URL will be read from your clipboard, or from the NOW_URL
(or URL
) environment variable.
$ NOW_URL="https://carbon-lwewejskfs.now.sh" release patch