JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q50110F
  • License MIT

Utils for creating node.js command line program

Package Exports

  • @guanghechen/cli

Readme

@guanghechen/cli


Utility functions for creating command programs tools based on commander.js.

Install

  • npm

    npm install --save-dev @guanghechen/cli
  • yarn

    yarn add --dev @guanghechen/cli