tauri/tooling/cli.rs/templates/plugin/backend
Amr Bashir 4143ffd427
fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147)
* fix(cli.js): detect `CARGO_TARGET_DIR` for local run

* [skip ci] revert schema changes
2022-01-04 13:57:50 +02:00
..
.changes chore(cli.rs): some plugin template fixes 2021-10-01 13:17:02 -03:00
.github/workflows ci(workflow): add cache to workflows using actions/setup-node (#2740) 2021-10-22 11:33:02 -03:00
examples/vanilla fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147) 2022-01-04 13:57:50 +02:00
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: update to edition 2021 and set minimum rust to 1.56 (#2789) 2021-10-22 10:04:42 -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 }}