+ We're currently working through CI issues that prevent us from shipping a reliable + pre-built binary for Linux. In the meantime, building from source is straightforward and + takes just a few minutes. +
+ +cargo install just
+
+ The built app will be in{' '}
+
+ tauri/src-tauri/target/release/bundle/
+
+