Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

whitesource-ft/wss-prereqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


Logo

License: GPL v3 GitHub release

WhiteSource Prerequisite Validator

A small command line tool that validates all prerequisites for WhiteSource products.

Supported Operating Systems

  • Linux (Bash): CentOS, Debian, Ubuntu, RedHat
  • Windows (PowerShell): 10, 2012, 2016

Installation

Windows

Download wss-prereqs.ps1 and save it to your computer

Linux

Download wss-prereqs.sh, save it to your computer and make the file executable:
user@host:~/ws$ [sudo] chmod +x wss-prereqs.sh

Execution

Windows

PowerShell: PS C:\WS> wss-prereqs.ps1
CMD: C:\WS> PowerShell.exe -File "./wss-prereqs.ps1"

Linux

user@host:~/ws$ [sudo] ./wss-prereqs.sh

About

WhiteSource Prerequisite Validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published