Numscript cli
Usage:
numscript [command]
Available Commands:
check Check a numscript file
help Help about any command
Flags:
-h, --help help for numscript
-v, --version version for numscript
Use "numscript [command] --help" for more information about a command.
Hello, I'm one of the Numscript devs.
The Numscript CLI does have a `numscript run` command, which is hidden for now but will be released in the following days. It behaves in the same way as the playground, and you can take a look at it with `numscript run --help` command
go install github.com/formancehq/numscript@latest
numscript -h