opencode 54f7fb5019 release: v0.7.3 5 ヶ月 前
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 6 ヶ月 前
script bcd656ffae fix issue with flags being parsed incorrectly 6 ヶ月 前
src f5b3992479 properly support model level npm definition 6 ヶ月 前
test 38e8c42cf0 ci: format 6 ヶ月 前
.gitignore 571d60182a improve snapshotting speed further 8 ヶ月 前
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 ヶ月 前
README.md f3da73553c sync 9 ヶ月 前
package.json 54f7fb5019 release: v0.7.3 5 ヶ月 前
sst-env.d.ts c3a55c35bb chore: format code 6 ヶ月 前
tsconfig.json 38e8c42cf0 ci: format 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.