tauri/tooling/cli.rs/templates/plugin/with-api
renovate[bot] c5f3cbc683
chore(deps) Update dependency sirv-cli to v2 (#3134)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-02-05 15:20:32 -03:00
..
.changes fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147) 2022-01-04 13:57:50 +02:00
.github/workflows ci(workflow): add cache to workflows using actions/setup-node (#2740) 2021-10-22 11:33:02 -03:00
examples/svelte-app chore(deps) Update dependency sirv-cli to v2 (#3134) 2022-02-05 15:20:32 -03:00
src feat(cli.rs): add tauri and author options to the init plugin cmd 2021-10-03 08:58:31 -03:00
webview-dist refactor: IPC handler [TRI-019] (#9) 2022-01-09 14:17:29 -03:00
webview-src fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147) 2022-01-04 13:57:50 +02:00
.gitignore feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
.license_template feat(cli.rs): add tauri and author options to the init plugin cmd 2021-10-03 08:58:31 -03:00
Cargo.crate-manifest Isolation Pattern (#43) 2022-01-17 10:46:14 -03:00
package.json chore(deps) Update Tauri CLI (#3196) 2022-01-12 10:18:57 -03:00
README.md feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00

Tauri Plugin {{ plugin_name_original }}