/bamboo-log-enhancer

🎨 Color Atlassian Bamboo log files

Primary LanguageJavaScriptMIT LicenseMIT

Bamboo Log Enhancer

Chrome Web Store Chrome users Firefox add-on Firefox users

Simple Chrome extension and Firefox add-on that will add color to your Atlassian Bamboo log files, in order to distinguish build, command, error, and simple output.

Preview

Bamboo Log Enhancer screenshot

Installation

Simply install the extension from the Chrome Web Store or Firefox add-on.

Development

  1. Clone this repo: git clone https://github.com/samueldg/bamboo-log-enhancer.git;
  2. Open Chrome and go to your extensions: chrome://extensions;
  3. Make sure Developer mode is enabled;
  4. Click Load unpacked extension... and select bamboo-log-enhancer/extension.

One way to find test examples is to look for public logs on Google: https://google.com/search?q=inurl%3Adownload+inurl%3Abuild_logs

Contribution

This project is still early stage, feel free to create a pull request and contribute!