2020-12-26 16:39:29 +01:00
2020-12-26 16:48:21 +01:00
2020-12-26 16:39:29 +01:00
2020-12-26 16:39:29 +01:00
2020-12-26 16:21:58 +01:00
2020-12-26 16:44:33 +01:00
2020-12-23 22:54:09 +01:00
2020-12-26 16:45:08 +01:00

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

Description
C++ library and executable for creating repository badges.
Readme 52 KiB
Languages
C++ 59%
CMake 41%