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

https://github.com/temken/template_cpp_make

C++ project template with build via makefile.
https://github.com/temken/template_cpp_make

Last synced: 21 days ago
JSON representation

C++ project template with build via makefile.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/temken/template_cpp_make.svg?branch=master)](https://travis-ci.com/temken/template_cpp_make)
[![codecov](https://codecov.io/gh/temken/template_cpp_make/branch/master/graph/badge.svg)](https://codecov.io/gh/temken/template_cpp_make)

# template_cpp_make
C++ project template with build via makefile.