chore: add cli skeleton and create config dir
Deploy bin / deploy (push) Canceled after 0s
Deploy service MASTER / deploy (push) Canceled after 0s

This commit is contained in:
Benjamin Labrecque
2026-07-03 08:25:56 +02:00
parent 455aa56565
commit c65a6e1728
3 changed files with 50 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
pass
if __name__ == "__main__":
main()