opencode 6f9bea4e1f release: v1.0.200 hace 8 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 10 meses
script cb1a1fb26c try uploading artifacts in workflow hace 8 meses
src 607d8aafb7 tui: disable tips display in home route hace 8 meses
test 8b40e38cd7 test: add test for retry hace 8 meses
.gitignore 571d60182a improve snapshotting speed further hace 1 año
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 1 año
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hace 9 meses
README.md f3da73553c sync hace 1 año
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hace 10 meses
package.json 6f9bea4e1f release: v1.0.200 hace 8 meses
parsers-config.ts 4703e859bd Add YAML language server support (#4508) hace 9 meses
sst-env.d.ts 28c802f399 wip: zen hace 9 meses
tsconfig.json 62e5f4b154 try tsgo hace 11 meses

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.