clone with:
git clone 'git://git.libre-soc.org/utils.git'
-install with "python3 setup.py develop" as root (or "python3 setup.py
-develop --user" and remember to add ~/.local/bin to $PATH)
+as root install with
+
+ python3 setup.py develop
+
+or as user, just remember to add ~/.local/bin to $PATH)
+
+ python3 setup.py develop --user
run as:
+
nohup budget-sync -c budget-sync-config.toml -o mdwn
then examine the nohup.out and also the individual markdown files,
-or compile to html first:
+or compile to html first (after apt-get install python-markdown):
+
markdown_py -f lkcl.html lkcl.mdwn