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

feat: add exercism plugin

Open bheesham opened this issue 6 months ago • 0 comments

Summary

Description:

  • Tool repo URL: https://github.com/exercism/cli
  • Plugin repo URL: https://gitlab.com/bheesham/asdf-exercism

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

bheesham avatar Aug 07 '24 05:08 bheesham