opencode 71fc8b2115 release: v1.0.148 9 months ago
..
bin ff462dfd7a fix: windows install (#4293) 10 months ago
script c1ee6d6c41 ci 9 months ago
src c12be73bf7 align default input keybinds 9 months ago
test 59fb3ae606 ignore: add bash tests 9 months ago
.gitignore 571d60182a improve snapshotting speed further 1 year ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 year ago
Dockerfile 0ee626ba9f Add ripgrep to Docker image (#5379) 9 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 10 months ago
package.json 71fc8b2115 release: v1.0.148 9 months ago
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 10 months ago
sst-env.d.ts 28c802f399 wip: zen 9 months ago
tsconfig.json 62e5f4b154 try tsgo 11 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.