1.0.5 • Published 3 years ago

very-little-cmd v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Table of contents

GENERAL INFO

A simple very tiny nodejs cli - helps you to user input from cli and do anything you would like with it.

SETUP

To run this project, install it locally using npm:

npm install very-little-cmd

USAGE

 npm install very-little-cmd
 var vlc = require('very-little-cmd');
 vlc.ask(your question,callback)
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago