@alexandrite/caporal
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Caporal

A full-featured framework for building command line applications (cli) with node.js, including help generation, colored output, verbosity control, custom logger, coercion and casting, typos suggestions, and auto-complete for bash/zsh/fish.

Install

Simply add Caporal as a dependency:

$ npm install @caporal/core

# Or if you are using yarn (https://yarnpkg.com/lang/en/)
$ yarn add caporal @caporal/core

Documentation

Checkout our website https://caporal.io for docs.

License

MIT License, see LICENSE file. Copyright (c) 2017-present Matthias ETIENNE.

Package Sidebar

Install

npm i @alexandrite/caporal

Weekly Downloads

4

Version

4.0.0

License

MIT

Unpacked Size

461 kB

Total Files

9

Last publish

Collaborators

  • upsided