Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 774 Bytes

DOCKER_INSTALL.md

File metadata and controls

executable file
·
16 lines (11 loc) · 774 Bytes

#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.

Before you continue

This step should be obvious. Install Docker from this link based on the instructions for your OS.

Setup

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.

Usage

Whenever you want to bring up the ReMatch docker file, simply run the script you downloaded for your system.