https://github.com/cevr/arc-exporter
https://github.com/cevr/arc-exporter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cevr/arc-exporter
- Owner: cevr
- Created: 2025-05-08T14:15:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T14:15:17.000Z (about 1 year ago)
- Last Synced: 2025-05-25T08:04:23.466Z (about 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arc-export
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.