You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄
The text was updated successfully, but these errors were encountered:
We want to compile scripts that use popular Go-based tools like
kubectl
andjq
. 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 😄
The text was updated successfully, but these errors were encountered: