asdf-plugins
asdf-plugins copied to clipboard
feat: remove `bin`
Summary
Description: Remove bin plugin, 'cause it not meant to be used in a versioned manner. See: https://github.com/marcosnils/bin/issues/164
- Tool repo URL: https://github.com/marcosnils/bin
- Plugin repo URL: No longer exists.
Checklist
- [X] Format with
scripts/format.bash - [X] Test locally with
scripts/test_plugin.bash --file plugins/<your_new_plugin_name> - [X] Your plugin CI tests are green
-
Tip: use the
plugin_testaction from asdf-actions in your plugin CI
-
Tip: use the