8bede72304 | ||
---|---|---|
lib | ||
syncd | ||
temp | ||
test | ||
.gitignore | ||
.jshglobals | ||
.jshintrc | ||
.npmignore | ||
.travis.yml | ||
index.js | ||
package.json | ||
readme.md |
readme.md
uCOMmandIt Template Package Repository
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
- Clone repo
- Edit package.json
- Edit badge urls changing to your repo path
- Run npm install
- Open a github