Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cheetor

airkro282MIT0.13.0

Build interactive command line tools

builder, cheetor, cli, helper, utils, yargs

readme

cheetor

Build interactive command line tools.

npm github node

Installation

npm install cheetor --save

Usage

import { Cheetor } from 'cheetor';

new Cheetor('../package.json', import.meta.url).setup();