movehub
Version:
Interface to the Lego Boost Move Hub
29 lines (16 loc) • 799 B
Markdown
# movehub
[](http://badge.fury.io/js/movehub)
[](https://david-dm.org/hobbyquaker/node-movehub)
[](https://travis-ci.org/hobbyquaker/node-movehub)
[](https://github.com/sindresorhus/xo)
[![License][mit-badge]][mit-url]
> Node.js interface for the Lego Boost Move Hub 🤖 🐱 🎸 🚚
## Install
```
$ npm install movehub
```
If you want to utilize the new async/await syntax see https://github.com/ttu/node-movehub-async which is based
on this module.
## Usage example
See [test.js](test.js).
## API