dirmeier / cookiecutter-cpp

C++ cookiecutter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp cookiecutter template

Project Status

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:

cookiecutter gh:dirmeier/cookiecutter-cpp

Author

Simon Dirmeier sfyrbnd @ pm me

About

C++ cookiecutter template

License:Apache License 2.0


Languages

Language:C++ 63.8%Language:Makefile 27.1%Language:Meson 9.1%