Installation
Eventum can be installed via your preferred package manager:
bash
npm install eventumbash
yarn add eventumbash
pnpm add eventumWindows support
WARNING
Prebuilt binaries for Windows are temporarily unavailable due to npm publishing restrictions.
Windows users can build from source using:
- Rust (stable toolchain)
- Node.js >= 18
- Visual Studio Build Tools
Run:
bash
npm install