This package has been deprecated

Author message:

NO LONGER MAINTAINED

the-script-update

2.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i the-script-update

Weekly Downloads

4

Version

2.0.1

License

MIT

Unpacked Size

11 kB

Total Files

26

Last publish

Collaborators

  • okunishinishi