mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-23 14:09:51 +00:00
9e31f51c31
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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
apt_packages | ||
Cargo.lock | ||
Cargo.toml | ||
package.json | ||
README.md | ||
rustfmt.toml | ||
tauri.conf.json |
The apt_packages
file contains the system dependencies for Debian
as mentioned in Tauri prerequisites