mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
411 B
411 B
Summary
Description:
- Tool repo URL:
- Plugin repo URL:
Checklist
- Format with
scripts/format.bash - Test locally with
scripts/test_plugin.bash --file plugins/<your_new_plugin_name> - Your plugin CI tests are green
- Tip: use the
plugin_testaction from asdf-actions in your plugin CI
- Tip: use the