项目作者: NoHomey
项目描述 :
Object Oriented WiringPi for typescript/javascript
高级语言: TypeScript
项目地址: git://github.com/NoHomey/oo-wiring-pi.git
oo-wiring-pi
Object Oriented WiringPi for typescript/javascript








Install
Install with npm:
$ npm install oo-wiring-pi
Testing
npm install
npm test
Contributing
npm install
Make changes
If necessary add some tests to __tests__
npm test
Make a Pull Request