mirror of
https://github.com/ByteAtATime/raycast-linux.git
synced 2025-12-23 10:11:57 +00:00
223 B
223 B
renderer
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.13. Bun is a fast all-in-one JavaScript runtime.