kg-manager in place

This commit is contained in:
Cyber MacGeddon 2025-05-06 20:12:54 +01:00
parent 0cd5340bb1
commit 40c0f84b36
8 changed files with 15 additions and 8 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.cores import run
run()