Split out CLI

This commit is contained in:
Ian Gulliver
2021-11-20 19:38:31 -10:00
parent 8097d6d24f
commit 0850ada0c4
4 changed files with 19 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
package main
package grow
import "github.com/firestuff/subcoding/vm"