JSPM

now-release

0.0.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 19
    • Score
      100M100P100Q68485F
    • License MIT

    Now template for Release

    Package Exports

    • now-release

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (now-release) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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