@caporal/core

Framework for building CLI applications with Node.js

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A full-featured framework for building command line applications (cli) with node.js

Commands

caporal

Examples

Create a new CLI application with Caporal$ npx @caporal/core --help
Build a simple command with arguments and options$ npx @caporal/core create myapp
Display version and available commands$ caporal --version