mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00

(originally merged into a PR branch) * Make URL schemes dialog more ergonomic * add name to contributors list * Title Case * Tweak build instructions so Cursor picks them up * Use a warning icon for the URL scheme pop-up * Default to cancelling
2 lines
148 B
Markdown
2 lines
148 B
Markdown
- To build and check the project, use ./check in the root folder (or check.bat on Windows)
|
|
- This will format files, then run lints and unit tests.
|