https://github.com/tarc/zeromq-test
https://github.com/tarc/zeromq-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarc/zeromq-test
- Owner: tarc
- Created: 2020-01-12T00:22:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T08:42:33.000Z (over 6 years ago)
- Last Synced: 2025-10-28T13:24:50.170Z (8 months ago)
- Language: CMake
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```