New readme_creator release - some pretty big changes overall
This commit is contained in:
parent
3441c740a4
commit
0ae9f88396
21 changed files with 25678 additions and 35596 deletions
9
readme_creator/etc/Makefile
Normal file
9
readme_creator/etc/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
build:
|
||||
python3 make_real_readme.py
|
||||
rm usage.log.txt
|
||||
|
||||
build2:
|
||||
python3 make_real_readme.py
|
||||
|
||||
clean:
|
||||
rm usage.log.txt
|
Loading…
Add table
Add a link
Reference in a new issue