asdf-plugins icon indicating copy to clipboard operation
asdf-plugins copied to clipboard

feat: remove `bin`

Open yozachar opened this issue 4 months ago • 0 comments

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_test action from asdf-actions in your plugin CI

yozachar avatar Apr 16 '24 14:04 yozachar