FOR TESTING ONLY
Alpha release of Opengrep 2.0.0 with python removed and interfile support.
See PR #779, #827.
Install on Linux:
curl -fsSL https://raw.githubusercontent.com/opengrep/opengrep/dm/parity/install.sh | bash -s -- -v v2.0.0-nopython-interfile.alpha.2
Windows:
& ([scriptblock]::Create((irm https://raw.githubusercontent.com/opengrep/opengrep/dm/parity/install.ps1))) -Version v2.0.0-nopython-interfile.alpha.2