1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2025-01-06 19:22:32 +03:00
tauri/tooling/cli.rs/src
Amr Bashir 05b9d81ee6
feat(api.js): add nodejs-inspired functions in path module ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-02 10:58:09 -03:00
..
console feat(core): set .rc values from tauri.conf.json, closes () 2021-06-05 01:16:54 -03:00
dialoguer fix(cli.rs): typo in input.rs () 2021-08-01 23:59:21 -03:00
helpers feat(api.js): add nodejs-inspired functions in path module () 2021-08-02 10:58:09 -03:00
interface fix(cli): properly detect target architecture, closes () 2021-06-28 10:17:43 -03:00
build.rs feat(cli.rs): improve error message on app rename, closes () 2021-06-28 21:25:18 -03:00
cli.yml feat(cli.rs): add release argument to the dev command () 2021-07-12 12:59:02 -03:00
dev.rs feat(cli.rs): add release argument to the dev command () 2021-07-12 12:59:02 -03:00
info.rs fix(cli.rs): info version checks not striping \r on Windows () 2021-06-05 09:23:09 -03:00
init.rs feat(cli.rs): infer devPath/distDir/appName from package.json () 2021-05-31 19:37:53 -03:00
main.rs chore(docs): devPath & distDir are relative to tauri.conf.json, closes () 2021-07-21 15:40:03 +08:00
sign.rs feat(cli.rs): add context to errors () 2021-05-01 22:02:45 -03:00