Implement skeleton for graphene-cli

This commit is contained in:
Dennis Kobert
2023-06-15 08:32:25 -07:00
committed by Keavon Chambers
parent 40ec52b395
commit 989c8ad5f8
4 changed files with 215 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ members = [
"node-graph/gcore",
"node-graph/gstd",
"node-graph/graph-craft",
"node-graph/graphene-cli",
"node-graph/interpreted-executor",
"node-graph/node-macro",
"node-graph/compilation-server",