opencode a8a06c4983 release: v1.0.57 3 ay önce
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 6 ay önce
script a6b066bd47 ci 3 ay önce
src b0b7fd143b tui: show LSP diagnostics inline when viewing files so users can see type errors and compilation issues without leaving the interface 3 ay önce
test 299bf1dca8 ci 3 ay önce
.gitignore 571d60182a improve snapshotting speed further 8 ay önce
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 ay önce
README.md f3da73553c sync 9 ay önce
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 ay önce
package.json a8a06c4983 release: v1.0.57 3 ay önce
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 4 ay önce
sst-env.d.ts 1ea3a8eb9b big format 4 ay önce
tsconfig.json 62e5f4b154 try tsgo 4 ay önce

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.