-
Notifications
You must be signed in to change notification settings - Fork 32
Helper Scripts (Unix and Linux)
Dave Nicolette edited this page Jan 30, 2021
·
7 revisions
Home -> Developer Guide -> Unix and Linux Platform Guide ->
pad infile outfile Run unit tests only
run utRun integration tests only
run itRun approval test
run approvalTestRun a SonarQube scan
sonar-scan Run any other Gradle command
run tasknameRun the cobol-check application (after creating the jar with run fatJar). This script assumes it is running from the project root and the executable jar is located in build/libs.
cobolcheck