Checker DevelopmentΒΆ
To get to know what the Checker is doing visit the Getting Started Page.
Your checker must be startable via
docker-compose up -f docker-compose.yml
It must conform the specifications.
You can write it any language you like, but we provide some guidance for the following:
You can check whether you Checker is working with the CLI.