Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 562 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 562 Bytes

Transform.Tauri

A transform.tools bundler built with Tauri. publish

Screenshots

screenshot.png

Build your own binaries

  1. Clone code recursively.
  2. Make sure you have node.js 16, yarn 1.x, cargo, Rust and tauri-cli installed.
  3. Run cargo tauri build at the root of local clone of this project.