/cpp

C++ modules

Primary LanguageC++

cpp

42Paris, March 2022.

Get started with Object Oriented Programming.

Folder initializer

Screen Recording 2022-03-16 at 23 24 33

Setup

⚠️ Oh My Zsh required

⚠️ GNU sed required (for macOS)

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.

Useful links