1.0.6 • Published 6 years ago

the-script-share v1.0.6

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

6 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