# Development

## Prerequisites

- Node.js compatible with this repository's packages and tooling.
- yarn for dependency installation and scripts.

## Setup

```sh
yarn install
```

## Common Commands

- `pnpm test` - runs the test suite.

## Repository Notes

This repository is organized around the root package `cron-to-quartz`.
