Skip to content

Diff and merge GUI tool with cross-platform support build with Tauri: Rust and Svelte

License

Notifications You must be signed in to change notification settings

nabbisen/patch-hygge

Repository files navigation

Patch Hygge

Diff and merge GUI tool with cross-platform support build with Tauri: Rust and Svelte

Build

With Bun:

bun run tauri build

Alternatively, with Node.js:

npm run tauri build

Some Linux distros may require environment variable set: NO_STRIP=1.

Development

With Bun:

bun run tauri dev

Alternatively, with Node.js:

npm run tauri dev

Some Linux distros may require environment variable set: WEBKIT_DISABLE_COMPOSITING_MODE=1.

Recommended IDE Setup

VS Codium + Svelte + Tauri + rust-analyzer.

About

Diff and merge GUI tool with cross-platform support build with Tauri: Rust and Svelte

Resources

License

Stars

Watchers

Forks

Packages

No packages published