Aiden Cline 1c7bd6365e replace all $ARGUMENTS (#3276) 5 月之前
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 月之前
script 289783f627 ci: version stuff 5 月之前
src 1c7bd6365e replace all $ARGUMENTS (#3276) 5 月之前
test 7ef246f98f fix: disable GPG signing in snapshot tests (#3102) 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 d69beec087 release: v0.15.8 5 月之前
sst-env.d.ts 7447460b5a wip: zen 6 月之前
tsconfig.json 62e5f4b154 try tsgo 5 月之前

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.