Skip to content

openstf/node-minicap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-minicap

Warning

This project along with other ones in OpenSTF organisation is provided as is for community, without active development.

You can check any other forks that may be actively developed and offer new/different features here.

Active development has been moved to DeviceFarmer organisation.

npm

node-minicap provides a minicap "driver" of sorts for Node.js. Note that prebuilt minicap binaries are not included in this package. If you need them, try minicap-prebuilt.

Requirements

  • Node.js v6.9.0 or later. Older versions will triggers syntax errors.

Installation

Using yarn:

yarn add minicap

Using npm:

npm install --save minicap

License

See LICENSE.