Skip to content

feat: load 'script' from external file #221

@YoSev

Description

@YoSev

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions