Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/boxdot/cpp-bootstrap
- Owner: boxdot
- Created: 2016-04-30T13:46:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T21:39:39.000Z (over 8 years ago)
- Last Synced: 2024-10-21T23:48:59.494Z (2 months ago)
- Topics: coverage, cpp, travis-ci
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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