← Back to context Comment by mr_o47 4 hours ago Never heard of cue/flow will definitely check it out 1 comment mr_o47 Reply verdverm 1 hour ago cue/flow is a Go package and what powers the scripting / custom tools part of CUE. It's built on top of the language and a graph resolver.I have another custom flow implementation that I find more ergonomic: https://hofstadter.io/getting-started/task-engine/
verdverm 1 hour ago cue/flow is a Go package and what powers the scripting / custom tools part of CUE. It's built on top of the language and a graph resolver.I have another custom flow implementation that I find more ergonomic: https://hofstadter.io/getting-started/task-engine/
cue/flow is a Go package and what powers the scripting / custom tools part of CUE. It's built on top of the language and a graph resolver.
I have another custom flow implementation that I find more ergonomic: https://hofstadter.io/getting-started/task-engine/