3.0.6 • Published 4 years ago
loopbox-outputadapter-vera v3.0.6
LoopBox output adapter for Vera lighting system
Dependencies
- Node
- NPM
- Docker
Install
- Clone this repository
- npm i
Development
test:
npm run testlint:
npm run eslintbuild a new version:
npm version [major|minor|patch] [--force]