Files
huly-platform/README.md
T
2025-04-14 13:53:49 +04:00

339 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 build

Lint & format

  bun run lint
  bun run format