You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
bin | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
.npmignore | 4 years ago | |
nodemon.json | 4 years ago | |
package.json | 4 years ago | |
readme.md | 4 years ago |
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 above changing to repo path
- Start Coding