1.0.10 • Published 6 years ago

the-script-release v1.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago