PackwizJS/packages/sync
cswimr 95f8e358dd
All checks were successful
Actions / Build and Push Documentation (push) Successful in 6m45s
feat(sync): download a file if it doesn't exist regardless of stateHash status
2025-02-13 00:23:25 -06:00
..
src feat(sync): download a file if it doesn't exist regardless of stateHash status 2025-02-13 00:23:25 -06:00
package.json fix(sync): add index file 2025-02-12 00:56:56 -06:00
README.md feat(sync): init 2025-02-12 00:53:25 -06:00
tsconfig.json style(sync): format 2025-02-12 15:17:17 -06:00

@packwiz/sync

To install dependencies:

bun install

To run:

bun run sync.ts

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