Set up ability to run commands from the terminal

This commit is contained in:
Andrew Miner
2025-10-06 20:57:46 -06:00
parent a8b6e6b15e
commit 4637137152
18 changed files with 231 additions and 49 deletions
+7
View File
@@ -0,0 +1,7 @@
from tungston.interface.runner import Runner
# Tests ############################################################################################
def test_syntax():
pass