mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-18 04:24:36 +03:00
add badge
This commit is contained in:
18
README.md
18
README.md
@@ -1,8 +1,14 @@
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://codecov.io/gh/TheLartians/ModernCPPStarter)
|
||||
|
||||
# ModernCPPStarter
|
||||
|
||||
@@ -17,6 +23,7 @@ This template is a collection from learnings of previous projects and should all
|
||||
- Suited for single header libraries and larger projects
|
||||
- Integrated test suite
|
||||
- Continuous integration via GitHub Workflows
|
||||
- Code coverage via codecov
|
||||
- Code formatting enforced via [clang-format](https://clang.llvm.org/docs/ClangFormat.html) / [Format.cmake](https://github.com/TheLartians/Format.cmake)
|
||||
- Reproducible dependency management via [CPM.cmake](https://github.com/TheLartians/CPM.cmake)
|
||||
|
||||
@@ -75,5 +82,4 @@ See [Format.cmake](https://github.com/TheLartians/Format.cmake) for more options
|
||||
|
||||
## Coming soon
|
||||
|
||||
- Code coverage
|
||||
- Script to automatically update project-specific settings
|
||||
|
||||
Reference in New Issue
Block a user