1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

replace coming soon with similar projects section

This commit is contained in:
Lars Melchior 2021-04-01 11:31:56 +02:00
parent 742110856c
commit 527f78c07b

View file

@ -191,6 +191,8 @@ As there are a lot of possible options and configurations, this is not (yet) in
Perhaps the [MiniCppStarter](https://github.com/TheLartians/MiniCppStarter) is something for you!
## Coming soon
## Similar projects
- Script to automatically adjust the template for new projects
- [**lefticus/cpp_starter_project**](https://github.com/lefticus/cpp_starter_project/): A popular C++ starter project, created in 2017
- [**filipdutescu/modern-cpp-template**](https://github.com/filipdutescu/modern-cpp-template): A recent starter using a more traditional approach for CMake structure and dependency management
- [**vector-of-bool/pitchfork**](https://github.com/vector-of-bool/pitchfork/): Pitchfork is a Set of C++ Project Conventions