@uci/mqtt
Version:
mqtt client with json payloads and mqtt custom broker
22 lines (15 loc) • 1.18 kB
Markdown
# uCOMmandIt Template Package Repository
<!-- find and replace the package name to match -->
[](https://travis-ci.org/uCOMmandIt/uci-pkg-template)
[](http://inch-ci.org/github/uCOMmandIt/uci-pkg-template)
[](https://david-dm.org/uCOMmandIt/uci-pkg-template)
[](https://david-dm.org/uCOMmandIt/uci-pkg-template?type=dev)
[](https://codecov.io/gh/uCOMmandIt/uci-pkg-template)
Clone this to get a quick start on a new uci package. It has all the testing ready to go with Travis-CI and code coverage. All the readme badges are included as well
Clone it for as a starting place for your own package!
You'll need codecov and travis-ci accounts
##Steps
1. Clone repo
2. Edit package.json
3. Edit badge urls above changing to repo path
4. Start Coding