Synopsys Detect scripts used to invoke Detect.
Available from GitHub for Linux by running:
bash <(curl -s -L https://detect.synopsys.com/detect9.sh)
Available from GitHub for Windows by running:
powershell "[Net.ServicePointManager]::SecurityProtocol = 'tls12'; irm https://detect.synopsys.com/detect9.ps1?$(Get-Random) | iex; detect"
Synopsys Detect documentation can be found on our documentation portal