Files
huly-platform/README.md
T
2025-04-01 18:52:52 +04:00

340 B

📡 Platform Communication Package

A modular communication package for platform-level messaging — built with Bun.


📦 Installation

Install dependencies using Bun:

  bun install

Build packages

  bun run bundle

Lint & format

  bun run lint
  bun run format