0.0.1 • Published 9 years ago

mios v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Build Status

Interact with mios devices

Getting Started

Install the module with: npm install mios

var mios = require('mios');
mios.awesome(); // "awesome"

Install with cli command

$ npm install -g mios
$ mios --help
$ mios --version
# creates a browser.js
$ grunt browserify

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.

License

Copyright (c) 2014 Brock Angelo
Licensed under the MIT license.