Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 259 Bytes

File metadata and controls

16 lines (11 loc) · 259 Bytes

Contributing

Running locally

Requires Bun.

git clone https://github.com/vincelwt/gloomberb.git
cd gloomberb
bun install
bun dev

Building plugins

See PLUGINS.md for a guide on building your own plugins.