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/README.md

16 lines
226 B
Markdown
Raw Permalink Normal View History

2025-02-12 00:53:25 -06:00
# @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.