# @lazyapps/command-replay

CLI tool to replay recorded commands for testing and recovery. Reads command recordings and replays them against a LazyApps command processor.

## Installation

```bash
pnpm add @lazyapps/command-replay
```

## Part of LazyApps

This package is part of the [LazyApps](https://github.com/oliversturm/lazyapps-libs) event-sourcing and CQRS framework.
