Aiden Cline 73cd8a334c rework acp to compensate for changes in Zed IDE (#4050) 4 miesięcy temu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 6 miesięcy temu
script 1ea3a8eb9b big format 4 miesięcy temu
src 73cd8a334c rework acp to compensate for changes in Zed IDE (#4050) 4 miesięcy temu
test afb831c93c vscode: Add VS Code Insiders support (#4019) 4 miesięcy temu
.gitignore 571d60182a improve snapshotting speed further 8 miesięcy temu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 miesięcy temu
README.md f3da73553c sync 9 miesięcy temu
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 miesięcy temu
package.json e317e7e481 release: v1.0.41 4 miesięcy temu
parsers-config.ts 3b1ab444fd feat: add Clojure syntax highlighting support (#3912) 4 miesięcy temu
sst-env.d.ts 1ea3a8eb9b big format 4 miesięcy temu
tsconfig.json 62e5f4b154 try tsgo 5 miesięcy temu

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.