This package has been deprecated

Author message:

NO LONGER MAINTAINED

the-script-release

1.0.10 • Public • Published

the-script-release

Build Status npm Version JS Standard

Release script for the-projects

Installation

$ npm install the-script-release --save

Usage

'use strict'
 
const release = require('the-script-release')
 
async function tryExample () {
  await release('my_project_dir')
}
 
tryExample().catch(console.error)
 

License

This software is released under the MIT License.

Links

/the-script-release/

    Package Sidebar

    Install

    npm i the-script-release

    Weekly Downloads

    9

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    26

    Last publish

    Collaborators

    • okunishinishi