https://github.com/jbock-java/clops
https://github.com/jbock-java/clops
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbock-java/clops
- Owner: jbock-java
- Created: 2024-12-31T08:28:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T07:15:34.000Z (2 months ago)
- Last Synced: 2025-03-03T08:25:08.458Z (2 months ago)
- Language: C++
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to test
```sh
make && make test
```