opencode 5345c828ca release: v0.13.5 пре 5 месеци
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) пре 5 месеци
script f8ab0de0ad ci: fix homebrew пре 5 месеци
src edeaab321a fix: bash regex (#2858) пре 5 месеци
test d644e0b8a7 core: fix config test by removing model field expectation пре 5 месеци
.gitignore 571d60182a improve snapshotting speed further пре 8 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 7 месеци
README.md f3da73553c sync пре 9 месеци
bunfig.toml 53481f9790 wip: bun test improvements пре 5 месеци
package.json 5345c828ca release: v0.13.5 пре 5 месеци
sst-env.d.ts f1cbdf441c chore: format code пре 5 месеци
tsconfig.json 925ce6503e sync пре 5 месеци

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.