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.
- Host: GitHub
- URL: https://github.com/pouria-mirebrahimi/cpp-boilerplate
- Owner: pouria-mirebrahimi
- License: mit
- Created: 2023-08-03T10:31:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T16:08:53.000Z (over 1 year ago)
- Last Synced: 2026-05-05T17:51:59.280Z (about 2 months ago)
- Topics: boilerplate-application, cmake, cpp, library
- Language: CMake
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cpp Boilerplate
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)
Write about 1-2 paragraphs describing the purpose of your project.
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.
Add notes about how to use the system.