This package has been deprecated

Author message:

NO LONGER MAINTAINED

the-script-share

1.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i the-script-share

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

11.3 kB

Total Files

26

Last publish

Collaborators

  • okunishinishi