2.0.0 • Published 5 years ago

the-script-doc v2.0.0

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

the-script-doc

Build Status npm Version JS Standard

Doc script for the-project

Installation

$ npm install the-script-doc --save

Usage

'use strict'

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

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

tryExample().catch(console.error)

License

This software is released under the MIT License.

Links

2.0.0

5 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago