Latest readme creator flies
This commit is contained in:
parent
314d6e42b0
commit
e7b5e5b528
8 changed files with 4330 additions and 4761 deletions
9
readme_creator/Makefile
Normal file
9
readme_creator/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