tauri/tooling/cli.rs/src
2021-10-01 20:21:47 -03:00
..
console feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951) 2021-06-05 01:16:54 -03:00
dialoguer fix(cli.rs): typo in input.rs (#2326) 2021-08-01 23:59:21 -03:00
helpers feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
interface fix(cli.rs): fix workspace detection, fixes #2614, closes #2515 (#2644) 2021-09-23 23:37:27 -03:00
build.rs feat(cli.rs): env vars for beforeDev/beforeBuild commands, closes #2610 (#2655) 2021-09-26 01:25:35 -03:00
cli.yml feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
dev.rs feat(cli.rs): env vars for beforeDev/beforeBuild commands, closes #2610 (#2655) 2021-09-26 01:25:35 -03:00
info.rs feat(cli.rs): build tools info (#2618) 2021-09-21 10:24:48 -03:00
init.rs fix(cli.rs): default cargo features on templates 2021-10-01 20:21:47 -03:00
main.rs feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
plugin.rs fix(cli.rs): default cargo features on templates 2021-10-01 20:21:47 -03:00
sign.rs feat(cli.rs): add context to errors (#1674) 2021-05-01 22:02:45 -03:00