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

https://github.com/tarc/zeromq-test


https://github.com/tarc/zeromq-test

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Template C++ project leveraging:

- CMake
- Conan
- Google Test
- Bash scripts for automation

```console
git clone https://github.com/tarc/yet-another-template-project.git
cd yet-another-template-project
./test.sh
./run.sh
```