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

Readme

Keywords

Package Sidebar

Install

npm i the-script-doc

Weekly Downloads

4

Version

2.0.0

License

MIT

Unpacked Size

15.1 kB

Total Files

34

Last publish

Collaborators

  • okunishinishi