Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 195 Bytes

Setup

Prerequisites

  • Node.js
  • npm
  • Bun

Commands

bun setup     # Initializes the project
bun build     # Builds the package
npm publish   # Publishes the package to npm