PackwizJS/packages/sync
cswimr dbf2743409
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
feat(sync): export formatBytes
2025-02-12 15:15:08 -06:00
..
src feat(sync): export formatBytes 2025-02-12 15:15:08 -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.