File size: 105 Bytes
f8286fc
372af04
 
1
2
3
import os
os.system("cd Kinetix && pip install -e .")
os.system("cd Kinetix && python kinetix/editor.py")