Portfolio Details
Project information
- Technologies: Python, PyPI
- Techniques: Packaging
- Project start: Apr 2025
- Project URL: https://pypi.org/project/cmakestrap/
- Role: Author
cmakestrap
Simpler CMake project initializer script for C++
There are many project initializer script for C++ with CMake, the most famous one is cmake-init. Unfortunately, it generates too much files for my liking. Looking at this issue, that has been up since 2023, it seems that the author does not have the time to provide an option to generate a simpler, thinner, project structure. This script is an attempt to provide that.