Discover plugins for Helix.

A small index for the experimental Steel plugin branch.

Setup

# Build Helix with Steel
          git clone https://github.com/mattwparas/helix.git
          cd helix
          git switch steel-event-system
          cargo xtask steel


          # Install and load a plugin
          forge pkg install --git https://github.com/<author>/<plugin>.git
          (require "<plugin>/<plugin>.scm")

        

Run locally. Check the branch instructions and each plugin repository first.

Plugins

7 projects

Submit a plugin

Include a public repository, README, license, setup instructions, and the Steel branch you tested. This prepares a GitHub issue for review. Open the full GitHub form.

You review it on GitHub before submitting.