opencode f7d9a031e6 release: v0.7.7 1 year ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 1 year ago
script bcd656ffae fix issue with flags being parsed incorrectly 1 year ago
src 3e2478ebf9 undo session pruning 1 year ago
test 38e8c42cf0 ci: format 1 year ago
.gitignore 571d60182a improve snapshotting speed further 1 year ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 year ago
README.md f3da73553c sync 1 year ago
package.json f7d9a031e6 release: v0.7.7 1 year ago
sst-env.d.ts c3a55c35bb chore: format code 1 year ago
tsconfig.json 38e8c42cf0 ci: format 1 year 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.