1.0.5 • Published 4 years ago

very-little-cmd v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago