PackwizJS/packages/sync
cswimr 53db10f4e5
Some checks failed
Actions / Build and Push Documentation (push) Failing after 16s
feat(sync): check which Side a metafile should be downloaded on before downloading it
2025-02-12 08:21:22 -06:00
..
src feat(sync): check which Side a metafile should be downloaded on before downloading it 2025-02-12 08:21:22 -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 feat(sync): init 2025-02-12 00:53:25 -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.