go-script-bash
go-script-bash copied to clipboard
Implement `./go plugins install`
Now that the plugin protocol is complete per the merging of #136 and closing of #120, there should be a new ./go plugins install subcommand to automatically and recursively install plugins similarly to npm install. It will likely read from .config/go-script-bash/plugins per #134.