Akryum / guijs

🐣️ The app that makes your #devlife easier.
https://guijs.dev
MIT License
1.28k stars 41 forks source link

feat(tauri-app): update to tauri beta #94

Closed lucasfernog closed 1 year ago

lucasfernog commented 3 years ago

This PR updates the Tauri application to the beta-rc release!

I've kept all previous logic so it's easier to test, but we could set up the new Tauri auto updater later :)

Tauri also supports multi windows, so we could take advantage of that too.

lucasfernog commented 3 years ago

We could also update the release workflow to use the tauri action.