mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03:00
c580338f07
* feat(cta): initial commit * feat(cta): define project structure * feat(cta): add create function and vanilla template * feat(cli): remove redundant line * fix(create-tauri-app): remove unused dep * chore(create-tauri-app/package): upgrade tauri * feat(create-tauri-app): use yarn if installed * chore: add minimist to parse args * feat(create-tauri-app): add recipe structure * feat(create-tauri-app): organize recipe * feat: removes installDependencies * remove notes * add change file Co-authored-by: Noah Klayman <noahklayman@gmail.com> Co-authored-by: Jacob Bolda <me@jacobbolda.com>
107 B
107 B
create-tauri-app |
---|
minor |
Add vanilla javascript option to create-tauri-app
through templating.