shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

feat(extensions): add execute command

Open kjuulh opened this issue 1 year ago • 0 comments

This adds Extensions to the global cmd.go resulting in another section showing up when doing a shuttle --help

To execute an extension simply shuttle myExtension where myExtension is the name of the downloaded extension. All args are passed to the child as well

Builds on: #224

kjuulh avatar Jan 25 '24 18:01 kjuulh