the-script-doc

2.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    4
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i the-script-doc

Weekly Downloads

7

Version

2.0.0

License

MIT

Unpacked Size

15.1 kB

Total Files

34

Last publish

Collaborators

  • okunishinishi