Add run.py script
This commit is contained in:
parent
3299aefaf1
commit
a8e1973eb2
5
run.py
Executable file
5
run.py
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from harmonyqml import run
|
||||
|
||||
run()
|
Loading…
x
Reference in New Issue
Block a user