项目作者: NoHomey

项目描述 :
Object Oriented WiringPi for typescript/javascript
高级语言: TypeScript
项目地址: git://github.com/NoHomey/oo-wiring-pi.git
创建时间: 2016-09-21T11:20:33Z
项目社区:https://github.com/NoHomey/oo-wiring-pi

开源协议:MIT License

下载


oo-wiring-pi

Object Oriented WiringPi for typescript/javascript

npm version
license
Build Status
Code Climate
Test Coverage
Issue Count
TypeScript
Typings

Install

Install with npm:

  1. $ npm install oo-wiring-pi

Testing

  1. npm install

  2. npm test

Contributing

  1. npm install

  2. Make changes

  3. If necessary add some tests to __tests__

  4. npm test

  5. Make a Pull Request