Raisess / cpp-boilerplate

My super minimal setup for c++ projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP BOILERPLATE

How to use:

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

that is all.

About

My super minimal setup for c++ projects

License:MIT License


Languages

Language:Shell 56.8%Language:Makefile 26.2%Language:C++ 17.0%