0.1.0 • Published 7 months ago

cli-lit v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

0.1.0

7 months ago

0.0.1

9 months ago