READMD.md

This commit is contained in:
2023-12-26 01:36:23 +00:00
parent a7f7400b4f
commit deef1d6f22
4 changed files with 417 additions and 0 deletions

8
.pyanal.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
ROLE=toxcore
PYTHONPATH=$PWD/wrapper /usr/local/bin/python3.sh `which pyanalyze` \
src/ansible_gentooimgr/gentooimgr/*py \
> .pyanal.out 2>&1