tauri/tooling/cli.rs/templates/plugin/with-api
2021-10-18 19:32:54 -03:00
..
.changes fix(cli.rs): config.json on plugin template 2021-10-18 19:32:54 -03:00
.github/workflows feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
examples/svelte-app fix(cli.rs): do not enable all tauri features on plugin template manifest 2021-10-18 14:43:25 -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 feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
webview-src feat(cli.rs): add tauri and author options to the init plugin cmd 2021-10-03 08:58:31 -03: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 feat(cli.rs): add tauri and author options to the init plugin cmd 2021-10-03 08:58:31 -03:00
package.json chore(deps) Update Tauri CLI (#2745) 2021-10-13 10:02:14 -03:00
README.md feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
rustfmt.toml feat(cli.rs): add tauri and author options to the init plugin cmd 2021-10-03 08:58:31 -03:00

Tauri Plugin {{ plugin_name_original }}