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
+1 on this, it's annoying to have to manually add every plugin. I'd love a flag on asdf install to say "add any uninstalled plugin required".
I'd actually go one further and say .tool-version should support adding the repo for non-shortname plugins so you wouldn't need to run asdf plugin add ... at all. Something like this:
Is your feature request related to a problem? Please describe
it would be nice if i didn't have to keep this kind of thing around in every asdf repo to quickly help my team mates onboard: https://raw.githubusercontent.com/airtonix/bankdownloader/master/setup.sh
Describe the proposed solution
if a
.tool-version
file looks like :then
asdf install
should:nodejs
plugin is not installedasdf plugin add nodejs
Describe similar
asdf
features and why they are not sufficientthe above script
Describe other workarounds you've considered
giving up technology and becoming a goat herder.
The text was updated successfully, but these errors were encountered: