Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 339 Bytes

📡 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