mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
weft-pack: - install <dir>: validates the package (runs check), resolves the user app store root (WEFT_APP_STORE > ~/.local/share/weft/apps), copies the package directory to <root>/<app_id>/. Fails if the destination already exists. - resolve_install_root(): replaces the unused _resolve_store_roots; returns a single writable root rather than a search list. - copy_dir(): recursive directory copy using std::fs only; no new deps. - Updated usage text to include all three subcommands. weft-servo-shell: removed stale implementation-note comment from embed_servo stub. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||