mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
192 B
192 B
cli.rs |
---|
patch |
Adds --runner [PROGRAM]
argument on the dev
and build
command, allowing using the specified program to run and build the application (example program: cross
).