zerobyte/packages/core
2026-06-05 18:13:01 +02:00
..
src refactor: gracefully abort restic tasks on shutdown 2026-06-05 18:13:01 +02:00
test
.gitignore
package.json fix(deps): update bun minor and patch dependencies (#867) 2026-05-17 13:54:02 +02:00
README.md
tsconfig.json
vitest.config.ts

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.