Currently this project is in alpha-beta stage. I'm using it a lot personally, but I haven't had the time to brush it up for others to use it.
pip3 install .
Please also make sure that you have the pandoc
package installed
(not with pip
but with your usual package manager/installer).
Please install the pre-commit hooks
pip3 install pre-commit
cd verzettler
pre-commit install