Detalhes do pacote

cheetor

airkro282MIT0.13.0

Build interactive command line tools

builder, cheetor, cli, helper

readme (leia-me)

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();