You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
cmake/Modules | 2 years ago | |
docs | 2 years ago | |
example-badges | 2 years ago | |
include | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago |
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