#Docker-based setup Docker is the recommended method to set up your ReMatch environment, especially on POSIX systems. Setup is extremely simple and, assuming Docker is installed correctly, is guaranteed to work.
This step should be obvious. Install Docker from this link based on the instructions for your OS.
If you're on Linux or macOS, run wget https://raw.githubusercontent.com/tweirtx/ReMatch/master/docker_up.sh && sudo chmod +x docker_up.sh
If you're on Windows, download this Powershell script.
Whenever you want to bring up the ReMatch docker file, simply run the script you downloaded for your system.