Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 357 Bytes

File metadata and controls

23 lines (17 loc) · 357 Bytes

Contributing

Setup

bun install

Common commands

bun run typecheck
bun test
bun run build
bun run check
bun run format

Scope

  • Keep changes focused on the standalone plugins in packages/.
  • Do not introduce OpenCode core changes here.
  • Keep this repository focused on the standalone plugin packages that live here.