0.1.0 • Published 5 years ago

@the!/script-jsdoc v0.1.0

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

NO LONGER MAINTAINED

<<<<<<< HEAD

Build Status npm Version JS Standard

JSDOC script for the-project

Installation

$ npm install the-script-jsdoc --save

Usage

'use strict'

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

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

tryExample().catch(console.error)

License

This software is released under the MIT License.

Links

This package moved to @the!/script-jsdoc

origin/master