An open API service indexing awesome lists of open source software.

https://github.com/vovanr/test-semantic-release

Test
https://github.com/vovanr/test-semantic-release

Last synced: over 1 year ago
JSON representation

Test

Awesome Lists containing this project

README

          

# test-semantic-release

[![Commitizen friendly][commitizen-image]][commitizen-url]
[![XO code style][codestyle-image]][codestyle-url]

[![NPM version][npm-image]][npm-url]
[![Build Status][travis-image]][travis-url]
[![Dependency Status][depstat-image]][depstat-url]
[![DevDependency Status][depstat-dev-image]][depstat-dev-url]

> Test

## Install
```
npm install -g commitizen
```

## License

MIT © [Vladimir Rodkin](https://github.com/VovanR)

[commitizen-url]: http://commitizen.github.io/cz-cli/
[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square

[codestyle-url]: https://github.com/sindresorhus/xo
[codestyle-image]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square

[npm-url]: https://npmjs.org/package/test-semantic-release
[npm-image]: https://img.shields.io/npm/v/test-semantic-release.svg?style=flat-square

[travis-url]: https://travis-ci.org/VovanR/test-semantic-release
[travis-image]: https://img.shields.io/travis/VovanR/test-semantic-release.svg?style=flat-square

[depstat-url]: https://david-dm.org/VovanR/test-semantic-release
[depstat-image]: https://david-dm.org/VovanR/test-semantic-release.svg?style=flat-square

[depstat-dev-url]: https://david-dm.org/VovanR/test-semantic-release
[depstat-dev-image]: https://david-dm.org/VovanR/test-semantic-release/dev-status.svg?style=flat-square