Aiden Cline bdf77701cf fix: add timeout message if command times out (#2986) 5 meses atrás
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 6 meses atrás
script 1bb664869c ci: disable aur 5 meses atrás
src bdf77701cf fix: add timeout message if command times out (#2986) 5 meses atrás
test 5f61945090 core: remove redundant patch integration test 5 meses atrás
.gitignore 571d60182a improve snapshotting speed further 8 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 meses atrás
README.md f3da73553c sync 9 meses atrás
bunfig.toml 53481f9790 wip: bun test improvements 5 meses atrás
package.json d2a4a0375f release: v0.14.3 5 meses atrás
sst-env.d.ts 7447460b5a wip: zen 5 meses atrás
tsconfig.json 925ce6503e sync 5 meses atrás

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.