[![NPM version][npm-image]][npm-url] [![Build status][ci-image]][ci-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Code Climate][codeclimate-image]][codeclimate-url]
<%= answers['app:desc'] %>
MIT
[npm-image]: https://img.shields.io/npm/v/<%= answers['app:name'] %>.svg?style=flat-square [npm-url]: https://npmjs.org/package/<%= answers['app:name'] %> [ci-image]: https://img.shields.io/travis/trailsjs/<%= answers['app:name'] %>/master.svg?style=flat-square [ci-url]: https://travis-ci.org/trailsjs/<%= answers['app:name'] %> [daviddm-image]: http://img.shields.io/david/trailsjs/<%= answers['app:name'] %>.svg?style=flat-square [daviddm-url]: https://david-dm.org/trailsjs/<%= answers['app:name'] %> [codeclimate-image]: https://img.shields.io/codeclimate/github/trailsjs/<%= answers['app:name'] %>.svg?style=flat-square [codeclimate-url]: https://codeclimate.com/github/trailsjs/<%= answers['app:name'] %>