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

https://github.com/pouria-mirebrahimi/cpp-boilerplate

A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.
https://github.com/pouria-mirebrahimi/cpp-boilerplate

boilerplate-application cmake cpp library

Last synced: about 2 months ago
JSON representation

A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.

Awesome Lists containing this project

README

          

# Cpp Boilerplate

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)

## About

Write about 1-2 paragraphs describing the purpose of your project.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.

### Prerequisites

What things you need to install the software and how to install them.

```
Give examples
```

### Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

```
Give the example
```

And repeat

```
until finished
```

End with an example of getting some data out of the system or using it for a little demo.

## Usage

Add notes about how to use the system.