Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 239 Bytes

Round Robin Pair Generator

Requirements

  • GNU Make
  • Docker v24.0.7 or later

Configuration

  • Run make init command
  • Edit .env file with the list of names and seed desired

Use

  • Run make run

Test

  • make test