cpp
42Paris, March 2022.
Get started with Object Oriented Programming.
Folder initializer
Setup
git clone git@github.com:louisnfr/cpp.git && cd cpp/.blueprint
./setup.sh
Usage
blueprint
or bp
to start the script.
Edit / Add Templates
If you want to edit the templates, go to cpp/.blueprint/templates
.
Update blueprint.sh
accordingly if you add files.
Once you're done, type ./clean.sh && ./setup.sh
.