mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-18 20:44:35 +03:00
update badges urls
This commit is contained in:
12
README.md
12
README.md
@@ -1,8 +1,8 @@
|
||||
[](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/ModernCPPStarter/actions)
|
||||
[](https://github.com/TheLartians/ModernCPPStarter/actions)
|
||||
[](https://github.com/TheLartians/ModernCPPStarter/actions)
|
||||
[](https://github.com/TheLartians/ModernCPPStarter/actions)
|
||||
[](https://github.com/TheLartians/ModernCPPStarter/actions)
|
||||
[](https://codecov.io/gh/TheLartians/ModernCPPStarter)
|
||||
|
||||
# ModernCPPStarter
|
||||
@@ -29,7 +29,7 @@ This template is a collection from learnings of previous projects and should all
|
||||
- Clone this repo and replace all occurrences of "Greeter" in the [CMakeLists.txt](CMakeLists.txt) with the name of your project
|
||||
- Replace the source files with your own
|
||||
- For single-header libraries: see the comments in [CMakeLists.txt](CMakeLists.txt)
|
||||
- Add your project's codecov token to your projects github secrets under `CODECOV_TOKEN`
|
||||
- Add your project's codecov token to your project's github secrets under `CODECOV_TOKEN`
|
||||
- Happy coding!
|
||||
|
||||
### Build and run test suite
|
||||
|
||||
Reference in New Issue
Block a user