tauri/tooling/cli.rs/src
2022-01-07 16:55:30 -03:00
..
helpers chore(deps) Update Rust crate clap to v3.0.0-rc.0 (#3046) 2021-12-08 23:47:43 -03:00
interface chore(deps) Update Tauri CLI (#3074) 2021-12-15 17:18:59 -03:00
plugin fix(cli.rs): plugin init --api usage 2022-01-03 20:00:58 -03:00
signer refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00
build.rs feat: allow config's version to be a path to package.json, closes #2967 (#2971) 2022-01-07 16:55:30 -03:00
dev.rs refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00
info.rs fix(bundler): detect per-user webview2 installations (#3076) 2021-12-28 19:28:21 -03:00
init.rs refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00
main.rs refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00
plugin.rs refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00
signer.rs refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928) 2021-12-09 12:21:33 -03:00