Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.62 KB
Fermium LABS logo

Data-chan NodeJS API

npm npm npm

wercker status Software release

Build Status Hardware testing

This library implements NodeJS APIs for Data-chan

It uses foreign function interface to do so, and is compatible with both NodeJS and Electron applications

To install:

npm install data-chan

To test, run:

git clone [email protected]:fermiumlabs/data-chan-nodejs.git
npm install
npm rebuild
npm run test

To publish, run:

npm version patch/minor/major
git push
# and stop here, no npm publish, the CI will take care of that!

Follow Fermium LABS on Twitter