rename to lrx

resolve conflicts
This commit is contained in:
2026-03-31 22:24:08 +02:00
parent 4c18efa10c
commit ae1dd7481d
56 changed files with 3106 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
from lrx.cli import run
if __name__ == "__main__":
run()