repobadge/README.md

25 lines
260 B
Markdown

# repoBadge
## Description
C++ library and tool for creating code repository badges
## Building
- mkdir build
- cd build
- cmake ..
- make all
- make test
### Doxygen Documentation
## License
GPLv3
## Author
- Dominik Meyer <dmeyer@federationhq.de>