-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
I ship a product (cli) written in go which requires postProcessing, after tasks have been done.
I was looking for a small scripting language, that does not require to ship another interpreter.
This library is very promising from the simplicity and the featureset - i would just love to execute scripts from an external .script file like:
myBinary scripts -f my.script -- more parameters here
Is this something that could possible with this library?
Wouldn't that require "only" an interpreter for pipes?
Metadata
Metadata
Assignees
Labels
No labels