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

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.