Files
cap/CONTRIBUTING.md
T
2026-02-28 12:11:07 +00:00

830 B

contributing

development setup

  • you need to have the latest version of Bun installed for building the widget, server, standalone, solver and docs, and Rust for WASM

  • zed is the recommended IDE for working on Cap, but VSCode also works well.

  • for writing docs, make sure to place them inside of docs/guide and make sure to update the sidebar in docs/.vitepress/config.mjs.

run bun install in each Bun package you want to work on to install dependencies.

tips

  • we recommend Biome for formatting and linting. please fix all errors and warnings before submitting a PR

  • conventional commits are preferred

current roadmap

javascript challenges and reputation-based difficulties are the main new feature focus.