Skip to content

Contributing

Setup

bash
git clone https://github.com/fastrepl/hyprnote.git
cd hyprnote
pnpm install && turbo -F @hypr/desktop tauri:dev

Formatting

We use dprint to format the code.

bash
dprint fmt