Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/euskadi31/semver-cpp

The Semantic Versioning
https://github.com/euskadi31/semver-cpp

cpp semver semver-cpp

Last synced: 2 months ago
JSON representation

The Semantic Versioning

Awesome Lists containing this project

README

        

Semvar - The Semantic Versioning [![Build Status](https://travis-ci.org/euskadi31/semver-cpp.png)](https://travis-ci.org/euskadi31/semver-cpp)
================================

semver-cpp implemented the [semver 2.0.0](http://semver.org/spec/v2.0.0.html).

Install
-------

~~~shell
$ make && make install
~~~

Test
----

~~~shell
$ make test
~~~

License
-------

semver-cpp is licensed under the MIT licenses.