add fpga-fund to programmerjake, since he's managing the fpga fund
[utils.git] / README.txt
1 https://git.libre-soc.org/?p=utils.git;a=summary
2
3 clone with:
4 git clone 'git://git.libre-soc.org/utils.git'
5
6 as root install with
7
8 python3 setup.py develop
9
10 or as user, just remember to add ~/.local/bin to $PATH)
11
12 python3 setup.py develop --user
13
14 run as:
15
16 nohup budget-sync -c budget-sync-config.toml -o mdwn
17
18 then examine the nohup.out and also the individual markdown files,
19 or compile to html first (after apt-get install python-markdown):
20
21 markdown_py -f lkcl.html lkcl.mdwn