Lucas Fernandes Nogueira 27d0183431 fix(core): clippy warnings, simplify embed_plist usage (#10844) 11 ماه پیش
..
src-tauri 27d0183431 fix(core): clippy warnings, simplify embed_plist usage (#10844) 11 ماه پیش
README.md ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 ماه پیش
index.html ad83d41cb5 chore: cleanup and simplify examples (#10743) 11 ماه پیش
package.json 36eee37220 Restructure the repository (#10796) 11 ماه پیش

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