@the-/script-doc

15.4.14 • Public • Published

@the-/script-doc

npm Version

Doc script for the-projects

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

/@the-/script-doc/

    Package Sidebar

    Install

    npm i @the-/script-doc

    Weekly Downloads

    0

    Version

    15.4.14

    License

    MIT

    Unpacked Size

    19.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • okunishinishi