C++ library and executable for creating repository badges.
cmake/Modules | ||
docs | ||
include | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
repoBadge
Description
C++ library and tool for creating code repository badges
Building
- mkdir build
- cd build
- cmake ..
- make all
- make test
Doxygen Documentation
- mkdir build
- cd build
- cmake ..
- make doc-repobadge
License
GPLv3
Author
- Dominik Meyer dmeyer@federationhq.de