Aiden Cline 42c1e61bf4 fix: $ invocation not .quiet() (#3449) 4 bulan lalu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 bulan lalu
script d9a8d2032a fix sourcemapping so errors show proper stack trace 4 bulan lalu
src 42c1e61bf4 fix: $ invocation not .quiet() (#3449) 4 bulan lalu
test e88b659545 make plan agent whitelist more conservative (#3424) 4 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 7 bulan lalu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 bulan lalu
README.md f3da73553c sync 8 bulan lalu
bunfig.toml 53481f9790 wip: bun test improvements 4 bulan lalu
package.json fc2afdc92f release: v0.15.17 4 bulan lalu
sst-env.d.ts 7447460b5a wip: zen 4 bulan lalu
tsconfig.json 62e5f4b154 try tsgo 4 bulan lalu

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.