Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecat/tomatotest
Example project for TomatoLib.
https://github.com/codecat/tomatotest
Last synced: 6 days ago
JSON representation
Example project for TomatoLib.
- Host: GitHub
- URL: https://github.com/codecat/tomatotest
- Owner: codecat
- Created: 2015-08-25T12:31:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T09:27:11.000Z (over 9 years ago)
- Last Synced: 2023-03-12T05:02:36.751Z (almost 2 years ago)
- Language: C++
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TomatoLib example
Very basic example for [Bromvlieg/TomatoLib](https://github.com/Bromvlieg/TomatoLib).
## Building
1. Get submodules: `git submodules init --update --recursive`
2. `mkdir build && cd build && cmake ..`
3. `./tomatotest`