https://github.com/boxdot/cpp-bootstrap
A bootstrap C++14 project
https://github.com/boxdot/cpp-bootstrap
coverage cpp travis-ci
Last synced: about 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T21:39:39.000Z (about 9 years ago)
- Last Synced: 2025-02-04T15:48:37.726Z (3 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
[](https://travis-ci.org/boxdot/cpp-bootsrap) [](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