leapShell
A node module that runs a shell command when at least one hand is detected by the Leap Motion sensor.
Basic Usage
var leapShell = ;var shellCommand = 'gulp test'; leapShell;
A node module that runs a shell command when at least one hand is detected by the Leap Motion sensor.
var leapShell = ;var shellCommand = 'gulp test'; leapShell;
npm i leapShell
3
1.0.4
ISC