https://github.com/vovanr/test-semantic-release
Test
https://github.com/vovanr/test-semantic-release
Last synced: over 1 year ago
JSON representation
Test
- Host: GitHub
- URL: https://github.com/vovanr/test-semantic-release
- Owner: VovanR
- License: mit
- Created: 2016-04-10T12:24:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T16:01:23.000Z (over 10 years ago)
- Last Synced: 2025-01-26T19:32:26.797Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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