0.0.2 • Published 6 years ago

now-release v0.0.2

Weekly downloads
35
License
MIT
Repository
-
Last release
6 years ago

now-release

Automatic release template for now 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