Dax Raad d9a8d2032a fix sourcemapping so errors show proper stack trace 5 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 months ago
script d9a8d2032a fix sourcemapping so errors show proper stack trace 5 months ago
src d7cdabe8b7 refactor acp args 5 months ago
test e9996342a7 core: provide line-level statistics in file diffs to help users understand the scale of changes 5 months ago
.gitignore 571d60182a improve snapshotting speed further 9 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 months ago
README.md f3da73553c sync 10 months ago
bunfig.toml 53481f9790 wip: bun test improvements 6 months ago
package.json 6ac5a447c2 release: v0.15.12 5 months ago
sst-env.d.ts 7447460b5a wip: zen 6 months ago
tsconfig.json 62e5f4b154 try tsgo 5 months ago

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.