go-script-bash icon indicating copy to clipboard operation
go-script-bash copied to clipboard

Implement `./go plugins install`

Open mbland opened this issue 8 years ago • 0 comments

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.

mbland avatar Jan 27 '17 15:01 mbland