About
A build scan is a rich, web-based view of a build
Articles Related
Execution
You create a build scan at scans.gradle.com (free of charge) with the following info
- at the command line
gradle --scan
# example
./gradlew zip --scan
- applying the build scan plugin