Restructure to keep __main__ free to be used when using codegen as part

of another project
This commit is contained in:
2025-03-02 11:58:25 +00:00
parent acaae99107
commit 87abfe8900
4 changed files with 11 additions and 5 deletions

2
run
View File

@@ -1,3 +1,3 @@
#!/bin/bash
python3 -m codegen
python3 -m codegen.dev_main