From 91b15ad49092c314dd6d3483aec47f0be7a37506 Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 11 Sep 2025 01:50:29 +0700 Subject: ihategit --- shim/ws-shim/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 shim/ws-shim/README.md (limited to 'shim/ws-shim/README.md') diff --git a/shim/ws-shim/README.md b/shim/ws-shim/README.md new file mode 100644 index 0000000..c1effde --- /dev/null +++ b/shim/ws-shim/README.md @@ -0,0 +1,15 @@ +# ws-shim + +To install dependencies: + +```bash +bun install +``` + +To run: + +```bash +bun run index.ts +``` + +This project was created using `bun init` in bun v1.2.19. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. -- cgit v1.2.3