Steel is an embedded scheme interpreter for Rust. It’s most prominent use is as the backbone for Helix’s upcoming plugin system.
Forge
Forge is steel’s package manager.
You can install most plugins using the following syntax
forge pkg install --git URLReplace
URL: GitHub repository URL of the plugin