-
Notifications
You must be signed in to change notification settings - Fork 898
Open
Labels
Description
Is your feature request related to a problem? Please describe
i'm always frustrated with i have to fill these things out.
lets support installing asdf plugins from a git repo with a gitref (tag, branch, commit)
Describe the proposed solution
asdf plugin install https://github.com/heliumbrain/asdf-just#6cc5790
Describe similar asdf
features and why they are not sufficient
- cajole broken plugin author into fixing their code
- get stonewalled there
- fork the broken plugin repo
- fix the code
- remove old broken plugin
- point at different repo
lets say the author fixes their code, but then later on decides to change things...
the only way i can guard the onboarding process of my team is to fork every asdf plugin and use those repos instead.
Describe other workarounds you've considered
crying.
kachick