opencode ddacb04f99 release: v0.4.15 6 months ago
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) 6 months ago
script 81534ab387 ci: tweaks 6 months ago
src 8db75266d0 Issue 1676: Don't eat up the last newline in a multi-line replacement (#1777) 6 months ago
test 061ba65d20 show combined output of bash tool progressively 6 months ago
.gitignore 571d60182a improve snapshotting speed further 7 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 months ago
README.md f3da73553c sync 8 months ago
package.json ddacb04f99 release: v0.4.15 6 months ago
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 months ago
tsconfig.json 0ae213ee0e ci: ignore 6 months ago

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.