- Notifications
You must be signed in to change notification settings - Fork97
A full-featured framework for building command line applications (cli) with node.js
License
NotificationsYou must be signed in to change notification settings
mattallty/Caporal.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A full-featured framework for building command line applications (cli) with node.js,including help generation, colored output, verbosity control, custom logger, coercionand casting, typos suggestions, and auto-complete for bash/zsh/fish.
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
Checkout our website https://caporal.io for docs.
MIT License, seeLICENSE file.Copyright (c) 2017-present Matthias ETIENNE.
About
A full-featured framework for building command line applications (cli) with node.js
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published