Skip to content

ajfisher/aiko-io

Repository files navigation

aiko-io

Coverage Status Greenkeeper badge

Johnny Five IO plugin for Aiko Engine.

Installation

NOT READY FOR CONSUMPTION

Development

For developing at this point please ensure:

  • All tests pass. All tests will need to be accepted before merging
  • Linting is ES standard.

Clone repo

git clone https://github.com/ajfisher/aiko-io.git && cd aiko-io

Install dependencies

npm install

NPM Scripts comprise the following:

npm run build # builds the distribution files, includes a prebuild step
npm run clean # removes any distribution files
npm run coverage # shows current coverage of tests
npm run j5 # runs target example with johnny-five to flash a LED
npm run lint # runs the linter on all files
npm run test # runs all of the tests including a build of the dist package

About

Johnny Five IO plugin for Aiko Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published