Collection of functions to generate formatted reports programmatically
git clone git@github.com:elizabethharasymiw/report_generator_lib.git
cd report_generator_lib
pip install .
echo Run example program with lib on Linux or Mac
./unix_run.sh
echo Cleanup old build and example program runs on Linux or Mac
./unix_clean.sh