Luke Parker 73443585e5 fix: resolve bun/pnpm global install failures on Windows (#4275) 5 luni în urmă
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 luni în urmă
script 73443585e5 fix: resolve bun/pnpm global install failures on Windows (#4275) 5 luni în urmă
src 609ab069a9 Add scroll acceleration support to TUI (#4289) 5 luni în urmă
test 0b86adbe99 feat: agent color cfg (#4226) 5 luni în urmă
.gitignore 571d60182a improve snapshotting speed further 9 luni în urmă
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 luni în urmă
README.md f3da73553c sync 10 luni în urmă
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 5 luni în urmă
package.json a7774115c5 release: v1.0.62 5 luni în urmă
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 5 luni în urmă
sst-env.d.ts b5cc27b8ea chore: format code 5 luni în urmă
tsconfig.json 62e5f4b154 try tsgo 5 luni în urmă

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.