mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
Prevent deno from making noisy output Co-authored-by: Robert Burke <robert.burke@ltcm.lol>
npm install
bun run ffi
bun run log
bun run gzip
bun run async
bun run sqlite
# to use custom version of bun/deno/node binary
BUN=path/to/bun bun run ffi
# or edit .env file