Amr Bashir ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 月之前
..
src-tauri ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 月之前
README.md ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 月之前
index.html ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 月之前
package.json ab57f9531a chore: run pnpm format on the repo 1 年之前

README.md

File Associations Example

This example demonstrates how to make associations between the application and certain file types.

This feature is commonly used for functionality such as previewing or editing files.

Running the example

  1. Run the following inside examples/file-associations/src-tauri

    cargo build