Files
zerobyte/packages/core
Nicolas Meienberger 1a4fb41c99 refactor: add snapshot path context facade
Snapshot browsing, restore planning, dump preparation, and Windows path
handling were sharing the same path rules through many helpers and
callers. This creates one core facade that owns source-path detection,
restic path conversion, display path, restore targets, and dump
2026-06-30 20:51:24 +02:00
..

core

To install dependencies:

vp install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.