asdf-plugins
asdf-plugins copied to clipboard
feat: add nerves-toolchain plugin
Summary
Description:
- Tool repo URL: https://github.com/nerves-project/toolchains
- Plugin repo URL: https://github.com/nerves-project/asdf-plugin-nerves-toolchain
Checklist
- [x] Format with
scripts/format.bash - [x] Test locally with
scripts/test_plugin.bash --file plugins/nerves-toolchain - [x] Your plugin CI tests are green
-
Tip: use the
plugin_testaction from asdf-actions in your plugin CI
-
Tip: use the