Jake Nelson a5564f730e feat: add Swift syntax highlighting support (#4434) 3 달 전
..
bin ff462dfd7a fix: windows install (#4293) 3 달 전
script 6527a123f0 fix aur build (#4359) 3 달 전
src a398eed8b8 Revert "Updated scroll_speed to allow any positive number" (#4437) 3 달 전
test 0a2d7af179 core: honor retry-after values exceeding 10 minutes instead of discarding them 3 달 전
.gitignore 571d60182a improve snapshotting speed further 8 달 전
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 달 전
README.md f3da73553c sync 9 달 전
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 달 전
package.json ff7513238b release: v1.0.72 3 달 전
parsers-config.ts a5564f730e feat: add Swift syntax highlighting support (#4434) 3 달 전
sst-env.d.ts b5cc27b8ea chore: format code 3 달 전
tsconfig.json 62e5f4b154 try tsgo 4 달 전

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.