cli-wrap

Wrap command-line interface implementations in a function that takes care of interacting with the interpreter


Keywords
cli, command, shell, batch, args, argv, arguments, bind, call, apply, async, promise, test, unit
License
LGPL-3.0+
Install
npm install cli-wrap@1.0.1

Documentation

cliWrap

Wrap command-line interface implementations in a function that takes care of interacting with the interpreter.

Functions with the cliWrap signature can be easily tested without executing separate shell processes or mocking the shell environment

TODO

Usage

Installation

TODO

Configuration

TODO

Examples

TODO

License and copyright

Copyright (c) 2015,2017 University Of Helsinki (The National Library Of Finland)

This project's source code is licensed under the terms of GNU Lesser General Public License Version 3 or any later version.