jonaskruckenberg/tauri-build
Build tauri binaries for MacOS, Windows and Linux
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runner | Binary to use to build the application | — | — |
| args | Additional arguments for the build command | — | — |
| projectPath | Path to the root of the project | — | — |
| configPath | Path to the tauri.conf.json file if you want a configuration different from the default one | — | — |
| target | The target triple to build against | — | — |
| debug | Builds with the debug flag | — | false |
Outputs
| name | description |
|---|---|
| artifacts | JSON array of artifact paths produced by the build command |