the-script-sharedeprecated

Share script for the-projects

Usage no npm install needed!

<script type="module">
  import theScriptShare from 'https://cdn.skypack.dev/the-script-share';
</script>

README

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