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

https://github.com/raisess/cpp-boilerplate

My super minimal setup for c++ projects
https://github.com/raisess/cpp-boilerplate

boilerplate cpp cpp-boilerplate

Last synced: about 1 month ago
JSON representation

My super minimal setup for c++ projects

Awesome Lists containing this project

README

          

# CPP BOILERPLATE

How to use:

```shell
git clone https://github.com/Raisess/cpp-boilerplate project-name
cd project-name
bash setup.sh
```

that is all.