⛔ [DEPRECATED]
This repository will be inaccessible starting January 9th, 2023.The new repository is now active at https://github.com/mend-toolkit/mend-examples, which we encourage you to visit today.
A small command line tool that validates all prerequisites for WhiteSource products.
- Linux (Bash): CentOS, Debian, Ubuntu, RedHat
- Windows (PowerShell): 10, 2012, 2016
Download wss-prereqs.ps1 and save it to your computer
Download wss-prereqs.sh, save it to your computer and make the file executable:
user@host:~/ws$ [sudo] chmod +x wss-prereqs.sh
PowerShell: PS C:\WS> wss-prereqs.ps1
CMD: C:\WS> PowerShell.exe -File "./wss-prereqs.ps1"
user@host:~/ws$ [sudo] ./wss-prereqs.sh