Frank 4ceabdffa0 wip: zen 6 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 months ago
script 0df6fc1226 fix(config): keybinds should not be required in config schema (#2669) 6 months ago
src 3b6c0ec0b3 support custom tools (#2668) 7 months ago
test 3b6c0ec0b3 support custom tools (#2668) 7 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
package.json 733b21e22b release: v0.9.11 7 months ago
sst-env.d.ts 4ceabdffa0 wip: zen 6 months ago
tsconfig.json 38e8c42cf0 ci: format 7 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.