Skip to content

Install plugins

Installing plugins is meant to be easy.

Terminal window
bun install @anzeiger/snake

In your Configuration, you need to add the plugin’s package name to the plugins: array:

plugins:
- "@anzeiger/snake"

BOOM. Done.