A minimal command line tool for plotting important stuff
To install this package
python -m build
If you do not have build
installed, you can install it using pip
pip install --upgrade build
pip install .
mjewelplot [inputfile] --exercise [exercise]
As an example
mjewelplot data/fitnotes.csv --exercise "Barbell Squat"
For general help
mjewelplot -h