Tommy D. Rossi b4171aa8e8 fix: `rg` hanging forever when run in bash, waiting for stdin (#3103) 6 ماه پیش
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 ماه پیش
script d7a79733ea ci: re-enable aur 6 ماه پیش
src b4171aa8e8 fix: `rg` hanging forever when run in bash, waiting for stdin (#3103) 6 ماه پیش
test 9d30bc692c ci: fixes 6 ماه پیش
.gitignore 571d60182a improve snapshotting speed further 9 ماه پیش
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 ماه پیش
README.md f3da73553c sync 10 ماه پیش
bunfig.toml 53481f9790 wip: bun test improvements 6 ماه پیش
package.json 50bb201187 release: v0.14.7 6 ماه پیش
sst-env.d.ts 7447460b5a wip: zen 6 ماه پیش
tsconfig.json 9da95cb805 upgrade to bun 1.3.0 6 ماه پیش

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.