This repository has been archived on 2025-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PackwizJS/packages/sync
cswimr ed5770607e
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
chore(sync): mark as private and change version to indev
2025-02-13 10:26:26 -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 chore(sync): mark as private and change version to indev 2025-02-13 10:26:26 -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.