cron-to-quartz
Version:
Node.js JavaScript library to convert unix or linux CRON syntax to Quartz Scheduler
17 lines (11 loc) • 738 B
Markdown
# cron-to-quartz Documentation
This directory contains project documentation for maintainers and coding agents.
## Core Docs
- [Development](./development.md) - local setup, workflows, and useful commands.
- [Testing](./testing.md) - test commands, test organization, and verification expectations.
- [Architecture](./architecture.md) - repository structure, package boundaries, and important flows.
- [Conventions](./conventions.md) - coding, documentation, and maintenance conventions.
## Root References
- [Project README](../README.md) - user-facing overview, installation, and usage.
- [Contributing](../CONTRIBUTING.md) - issue, PR, commit, and agent expectations.
- [Release](../RELEASE.md) - Changesets and release workflow.