Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 445 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 445 Bytes

sensorlab-cli

SensorLab2 command line interface

Brief

This application is the command line interface of Sensorlab2

Installation

sensorlab-commands is available via NPM:

    npm install sensorlab-cli -g

Usage

To start the command line interface

    sensorlab-cli

The documentation is built-in and available by typing

    >help

License

Mozilla Public License Version 2.0 (MPL-2.0).