We want to compile scripts that use popular Go-based tools like kubectl and jq. It would be great if we had a way to bundle them into our generated executable so they behave like shell builtins.
We can call this feature BYOB - Bring Your Own Builtin 😄
We want to compile scripts that use popular Go-based tools like
kubectlandjq. It would be great if we had a way to bundle them into our generated executable so they behave like shell builtins.We can call this feature BYOB - Bring Your Own Builtin 😄