PackwizJS/packages/sync/README.md
cswimr 50b42b038a
Some checks failed
Actions / Build and Push Documentation (push) Failing after 14s
feat(sync): init
2025-02-12 00:53:25 -06:00

15 lines
226 B
Markdown

# @packwiz/sync
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run sync.ts
```
This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.