Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 685 Bytes

File metadata and controls

28 lines (18 loc) · 685 Bytes

node-irkit Build Status

Handling IRKit with node.js

Getting Started

Install the module with: npm install node-irkit

var node_irkit = require('node-irkit');

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 dameleon
Licensed under the MIT license.