Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 446 Bytes

jenkins-ansi-color-js

Pure Javascript implementation of ansi-color plugin for Jenkins. Great replacement of class ansi-color plugin for jenkins with no server usage.

Using great JS Ansi color library: http://github.com/drudru/ansi_up

Usage

  1. Copy js folder to Jenkins theme location on filesystem.

  2. Add content of main js file to your Jenkins theme js file.

I looking for someone able to create classic Jenkins plugin from this