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
`spin plugins install` requires `git` to be availble (because it clones
`https://github.com/spinframework/spin-plugins` to look at the manifests);
avoid that by probing for the expected plugin manifest and using that
directly.
Signed-off-by: Mark Yen <[email protected]>
0 commit comments