WEFT_OS/crates/weft-pack
Marco Allegretti 7e92b72a93 feat(pack): install accepts .app.tar.zst archives directly
install_package_to detects .app.tar.zst input by extension, unbundles
to a temp directory, derives the app_id from the archive filename stem,
then proceeds with the standard check + copy install path.

Directory-based installs are unchanged.

Test: install_package_from_archive.
2026-03-11 15:49:34 +01:00
..
src feat(pack): install accepts .app.tar.zst archives directly 2026-03-11 15:49:34 +01:00
Cargo.toml feat(pack): bundle and unbundle subcommands for dist packaging 2026-03-11 15:37:53 +01:00