Merge pull request #303 from colezlaw/homebrew-cli-instructions

Added homebrew installation instructions
This commit is contained in:
Jeremy Long
2015-08-05 22:52:36 -04:00

View File

@@ -14,9 +14,16 @@ script executable:
$ chmod +777 dependency-check.sh $ chmod +777 dependency-check.sh
To scan a folder on the system you can run:
#set( $H = '#' ) #set( $H = '#' )
$H$H$H Homebrew
$ brew install dependency-check
This puts an executable `dependency-check` script in the `/bin` directory of
your homebrew installation.
To scan a folder on the system you can run:
$H$H$H Windows $H$H$H Windows
dependency-check.bat --app "My App Name" --scan "c:\java\application\lib" dependency-check.bat --app "My App Name" --scan "c:\java\application\lib"