Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 188 Bytes
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