1.0.6 • Published 5 years ago

the-script-share v1.0.6

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

the-script-share

Build Status npm Version JS Standard

Share script for the-projects

Installation

$ npm install the-script-share --save

Usage

'use strict'

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

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

tryExample().catch(console.error)

License

This software is released under the MIT License.

Links

1.0.6

5 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