shuttle
shuttle copied to clipboard
feat: add git extension registry for shuttle extensions
Shuttle git extensions represents extensions backed by either a folder or url based git repository.
Using the git=https://github.com/lunarway/shuttle-extensions.git a extension is pulled into ~/.shuttle/registry
Where we can later gather an inventory of all extensions available
Builds on: #220