/node-cli-ui

Command line user interface for Node.js

Primary LanguageJavaScript

CLI-UI

CLI-UI is a simple wrapper for Node.js's builtin readline module.

Install

for node.js and npm:

npm install CLI-UI

Use

TO BE WRITTEN...