Chris Olszewski 69a45ef7d7 fix: snapshot history when running from git worktrees (#4312) 3 miesięcy temu
..
bin ff462dfd7a fix: windows install (#4293) 3 miesięcy temu
script ff462dfd7a fix: windows install (#4293) 3 miesięcy temu
src 69a45ef7d7 fix: snapshot history when running from git worktrees (#4312) 3 miesięcy temu
test 69a45ef7d7 fix: snapshot history when running from git worktrees (#4312) 3 miesięcy temu
.gitignore 571d60182a improve snapshotting speed further 7 miesięcy temu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 miesięcy temu
README.md f3da73553c sync 8 miesięcy temu
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 3 miesięcy temu
package.json c78fd097d1 release: v1.0.65 3 miesięcy temu
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 3 miesięcy temu
sst-env.d.ts b5cc27b8ea chore: format code 3 miesięcy temu
tsconfig.json 62e5f4b154 try tsgo 4 miesięcy temu

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.