Projects with this topic
-
The CMagneto framework is designed to set up CMake C++ projects with ease and enforce a unified modular structure, build logic, and tooling integration, including VS Code, Graphviz, Qt, GoogleTest, LCOV, CPack, Docker and GitLab CI.
Updated -
This GitLab project is not meant to be cloned. Code in the repo is the synched content of ./SeedProject/ of the CMagneto framework repo, pushed by a CMagneto CI Bot. The mentioned subdir of the CMagneto repo contains source files of the framework itself, and source files of a seed (template) project. It is just easier to test and distribute these files together.
The seed project serves just as:
Docker image registry; Runner of CI jobs, related to the seed project; Package registry for built installation packages of the seed project.UpdatedUpdated -
♠️ SPADES (Simplified Project And Development Environment Setup) is a python command-line utility that creates projects from project templates. You can install♠️ SPADES python requirements directly into your environment or use the install_reqs.ps1 script to create a virtual environment (https://docs.python.org/3/library/venv.html) and install them there.For more info / getting started, see
♣️ CLUBSApproved for public release JAN2025
UpdatedUpdated -
-
This is a small C++ application that is used for the purpose of learning C++, CMake, Conan etc. The main idea is to use this codebase to create POC workflows for C++ development.
Updated