830 B
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/guideand make sure to update the sidebar indocs/.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.