tauri
tauri copied to clipboard
Linux support
Thanks a lot for creating this platform. It will be exciting to use tauri and capacitor together. 👍
Is your feature request related to a problem? Please describe. As marked in the README, linux is not yet supported. It would be nice to also support it.
Describe the solution you'd like
From what I could see, the only thing missing is the open command.
A proposed solution: https://github.com/capacitor-community/tauri/pull/1
(I just tried using the same command as with macOS and it worked).
Is there anything else that is missing?
Additional context I have tested it in WSL2.