Move documentation to texinfo, add makefiles, rename Cert to Attestation (python)

This commit is contained in:
lash
2023-05-24 08:45:02 +01:00
parent d4a1df3ec9
commit 2ff7724fa6
18 changed files with 261 additions and 48 deletions

View File

@@ -1,3 +1,6 @@
.PHONY: all
all:
python setup.py sdist
test:
bash run_tests.sh