Skip to content

zonemaster/zonemaster-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c29b7db · Dec 9, 2024
Nov 21, 2024
Jul 1, 2024
Dec 6, 2024
Nov 26, 2024
Dec 4, 2024
Jul 5, 2024
Dec 19, 2022
Oct 14, 2014
May 6, 2014
Jul 5, 2024
Dec 9, 2024
Nov 28, 2024
Oct 6, 2017
Dec 5, 2021
Nov 27, 2024
Aug 29, 2024
Dec 6, 2024
Jul 5, 2024

Repository files navigation

Zonemaster Engine

Purpose

This repository holds one of the components of the Zonemaster product. For an overview of the Zonemaster software, please see the Zonemaster main repository.

This Git repository contains the Zonemaster Engine testing framework, and contains all code needed to perform the full suite of Zonemaster tests.

Prerequisites

For supported processor architectures, operating systems and Perl versions see Zonemaster/README.md.

Installation

Installation instructions for the Engine is provided in the installation document.

Configuration

This repository does not need any specific configuration.

Docker

Zonemaster-CLI is available on Docker Hub, and can be conveniently downloaded and run without any installation. See USING Zonemaster-CLI for how to run Zonemaster-CLI on Docker.

To build your own Docker image, see the Docker Image Creation documentation.

Documentation

There is full POD coverage of the Perl code. The documentation can be read on the CPAN site.

Documentation on Zonemaster-Engine is also found under the docs directory.

Participation, Contact and Bug reporting

For participation, contact and bug reporting, please see Zonemaster/README.md.

License

This is free software under a 2-clause BSD license. The full text of the license can be found in the LICENSE file included in this repository.