jellyfin-vue/packaging/tauri
Fernando Fernández 9e31f51c31 chore(tauri): uniformize npm commands
Tauri commands are the same as the ones used in the frontend
(with the exception of gen-icon, which is tauri-specific),
which will ease the burden of remembering them
2023-10-24 17:21:54 +02:00
..
src chore: organize file structure 2023-10-24 10:03:12 +00:00
.gitignore chore: organize file structure 2023-10-24 10:03:12 +00:00
apt_packages chore(devcontainer): install missing tauri deps 2023-10-24 17:21:54 +02:00
Cargo.lock chore: organize file structure 2023-10-24 10:03:12 +00:00
Cargo.toml chore: organize file structure 2023-10-24 10:03:12 +00:00
package.json chore(tauri): uniformize npm commands 2023-10-24 17:21:54 +02:00
README.md chore(devcontainer): install missing tauri deps 2023-10-24 17:21:54 +02:00
rustfmt.toml chore: organize file structure 2023-10-24 10:03:12 +00:00
tauri.conf.json chore: organize file structure 2023-10-24 10:03:12 +00:00

The apt_packages file contains the system dependencies for Debian as mentioned in Tauri prerequisites