Обновить README.md

This commit is contained in:
jeffrey228 2026-03-13 07:23:30 +00:00
parent 38e92af8a3
commit 2c7c0f877b

View file

@ -84,3 +84,13 @@ Notes:
- `pkg/builder` — build/install pipeline in isolated workdir. - `pkg/builder` — build/install pipeline in isolated workdir.
- `pkg/packager` — create/read `name-version.pkg.tar.zst` from staging. - `pkg/packager` — create/read `name-version.pkg.tar.zst` from staging.
- `pkg/installer` — install/remove packages into `--root` with file safety checks and rollback. - `pkg/installer` — install/remove packages into `--root` with file safety checks and rollback.
короче бляяяя для тестов
go build -o zsvo .
./zsvo install fastfetch --work-dir /tmp/zsvo-work --root /tmp/zsvo-root
find /tmp/zsvo-work/packages -name '*.pkg.tar.zst'
find /tmp/zsvo-root/var/lib/pkgdb -maxdepth 3 -type f