Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boxdot/cpp-bootstrap

A bootstrap C++14 project
https://github.com/boxdot/cpp-bootstrap

coverage cpp travis-ci

Last synced: 14 days ago
JSON representation

A bootstrap C++14 project

Awesome Lists containing this project

README

        

# C++14 Bootstrap Project
[![Build Status](https://travis-ci.org/boxdot/cpp-bootstrap.svg?branch=master)](https://travis-ci.org/boxdot/cpp-bootsrap) [![Coverage Status](https://coveralls.io/repos/github/boxdot/cpp-bootsrap/badge.svg?branch=master)](https://coveralls.io/github/boxdot/cpp-bootsrap?branch=master)

using

* [CMake](https://cmake.org) as build system
* [Catch](https://github.com/philsquared/Catch.git) as testing framework
* [Travis](https://travis-ci.org) for automatic builds
* [Coveralls](https://coveralls.io) for statistics about code coverage