2.0.1 • Published 5 years ago

the-script-update v2.0.1

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

the-script-update

Build Status npm Version JS Standard

Update script for the-projects

Installation

$ npm install the-script-update --save

Usage

'use strict'

const update = require('the-script-update')

async function tryExample () {
  await update('my_project_dir')
}

tryExample().catch(console.error)

License

This software is released under the MIT License.

Links

2.0.1

5 years ago

2.0.0

6 years ago

1.0.0

7 years ago