genediazjr/knexshelf

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# knexshelf
[![Build Status](https://travis-ci.org/genediazjr/knexshelf.svg?branch=master)](https://travis-ci.org/genediazjr/knexshelf)
[![Coverage Status](https://coveralls.io/repos/github/genediazjr/knexshelf/badge.svg)](https://coveralls.io/github/genediazjr/knexshelf)
[![Code Climate](https://codeclimate.com/github/genediazjr/knexshelf/badges/gpa.svg)](https://codeclimate.com/github/genediazjr/knexshelf)
[![NPM Version](https://badge.fury.io/js/knexshelf.svg)](https://www.npmjs.com/knexshelf)
[![NPM Downloads](https://img.shields.io/npm/dt/knexshelf.svg?maxAge=2592000)](https://www.npmjs.com/knexshelf)<br>
[![Known Vulnerabilities](https://snyk.io/test/github/genediazjr/knexshelf/badge.svg)](https://snyk.io/test/github/genediazjr/knexshelf)

### Contributing
* Include 100% test coverage.
* Follow the [Hapi coding conventions](http://hapijs.com/styleguide)
* Submit an issue first for significant changes.