asdf-plugins
asdf-plugins copied to clipboard
feat: add andromeda
Summary
Description: A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust 🦀 and powered by Nova Engine and Oxc.
- Tool repo URL: https://github.com/tryandromeda/andromeda
- Plugin repo URL: https://codeberg.org/reesericci/asdf-andromeda
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