An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cpp cookiecutter template

[![Project Status](http://www.repostatus.org/badges/latest/concept.svg)](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