iwauo 6b799b304c
feat: add Java LSP server support (#2547)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-21 23:55:15 -05:00
..
2025-09-19 06:10:27 -04:00
2025-09-19 09:12:20 +00:00
2025-08-05 12:01:48 -04:00
2025-09-21 08:51:11 +00:00
2025-09-19 18:18:56 +00:00
2025-09-09 23:44:04 -04:00

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.