# jenkins-buildlog-diff **Repository Path**: mirrors_blackducksoftware/jenkins-buildlog-diff ## Basic Information - **Project Name**: jenkins-buildlog-diff - **Description**: Tiny helper script for looking at jenkins console logs - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jenkins-buildlog-diff Tiny helper script for looking at jenkins console logs ## Run it ``` git clone git@github.com:blackducksoftware/jenkins-buildlog-diff.git && \ pushd jenkins-buildlog-diff && \ less j*Config* && \ ./j* ; \ popd ```