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

https://github.com/bartekleon/cpp_template


https://github.com/bartekleon/cpp_template

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# cpp_template

[![ci](https://github.com/kmdrGroch/cpp_template/actions/workflows/ci.yml/badge.svg)](https://github.com/kmdrGroch/cpp_template/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/kmdrGroch/cpp_template/branch/main/graph/badge.svg)](https://codecov.io/gh/kmdrGroch/cpp_template)
[![CodeQL](https://github.com/kmdrGroch/cpp_template/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/kmdrGroch/cpp_template/actions/workflows/codeql-analysis.yml)

LGTM Has to be set up manually after template is created:

[![Language grade: C++](https://img.shields.io/lgtm/grade/cpp/github/kmdrGroch/cpp_template)](https://lgtm.com/projects/g/kmdrGroch/cpp_template/context:cpp)

## About cpp_template

## More Details

* [Dependency Setup](README_dependencies.md)
* [Building Details](README_building.md)
* [Troubleshooting](README_troubleshooting.md)
* [Docker](README_docker.md)