backup files to paper so that you can print them
need python
git clone git@github.com:Amustache/backup-to-paper.git
cd backup-to-paper
python -m venv env
source env/bin/activate
pip install -Ur requirements.txt
python main.py /path/to/input [-o /path/to/output.pdf]
- then print the result!!!