1.0.10 • Published 5 years ago

the-script-release v1.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago