mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +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
).