Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 647 Bytes

POSIX_INSTALL.md

File metadata and controls

executable file
·
14 lines (12 loc) · 647 Bytes

Installing ReMatch on Linux/macOS systems

Thanks to the power of bash, the setup is two steps on your part.

Install dependencies

Because we can't plan for every single package manager, you'll need to install these dependencies before running the automatic setup script:

Run the installer script

Copy and paste the following command into your terminal: curl https://raw.githubusercontent.com/tweirtx/ReMatch/master/install.sh | bash