0.0.1 • Published 8 years ago

@joegesualdo/multi-terminal-prompt-node v0.0.1

Weekly downloads
-
License
-
Repository
github
Last release
8 years ago

@joegesualdo/multi-terminal-prompt-node Build Status

Multiple command line prompts.

Install

$ npm install --save @joegesualdo/multi-terminal-prompt-node

demo

Usage

var multi = require("@joegesualdo/multiTerminalPromptNode").default

// insert code example here

Test

$ npm test

API

methodName(arg1, arg2)

What does this method do?

NameTypeDescription
arg1ArrayTest description
arg2StringTest description

Returns: Array, of things

var @joegesualdo/multiTerminalPromptNode = require("@joegesualdo/multi-terminal-prompt-node").default

// insert method example here

Build

$ npm run build

Related

License

MIT © undefined