Some checks failed
Actions / Build and Push Documentation (push) Failing after 14s
15 lines
226 B
Markdown
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.
|