cli-lit
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

cli-lit

Tool for building command-line interface (CLI) applications for Node.js

Installation

$ npm i cli-lit
# or
$ yarn add cli-lit

Development

(1) Install dependencies

$ npm i
# or
$ yarn

(2) Run initial validation

$ ./Taskfile.sh validate

(3) Start developing. See ./Taskfile.sh for more tasks to help you develop.


This project was set up by @jvdx/core

Readme

Keywords

none

Package Sidebar

Install

npm i cli-lit

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

94.9 kB

Total Files

16

Last publish

Collaborators

  • joelvoss