https://github.com/dirmeier/cookiecutter-cpp
C++ cookiecutter template
https://github.com/dirmeier/cookiecutter-cpp
cookiecutter-template cpp meson
Last synced: 8 months ago
JSON representation
C++ cookiecutter template
- Host: GitHub
- URL: https://github.com/dirmeier/cookiecutter-cpp
- Owner: dirmeier
- License: apache-2.0
- Created: 2024-02-12T22:26:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-30T18:56:14.000Z (9 months ago)
- Last Synced: 2025-09-30T20:29:31.367Z (9 months ago)
- Topics: cookiecutter-template, cpp, meson
- Language: C++
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp cookiecutter template
[](http://www.repostatus.org/#concept)
> My template for C++ libraries built with Meson
## About
This repository implements a template for a minimal C++ library that uses Meson as a build system.
## Installation
Install `cookiecutter` first and then:
```bash
cookiecutter gh:dirmeier/cookiecutter-cpp
```
## Author
Simon Dirmeier sfyrbnd @ pm me