Modern CPP

based on nesteruk/ModernCpp

NOTE (to self): developed and ran on 2016 MacBook Pro. Depends on local file locations.

development

build and run on file contents change (live reload)

# start watcher
./scripts/build-and-run-on-change playground.cpp

# edit and save `playground.cpp` for live reload