Jenkins ANSI Color Plugin
This plugin adds support for ANSI escape sequences, including color, to Console Output.
Jenkins Wiki
This plugin is published here and has a page on the Jenkins Wiki.
Installation
The simplest way is by going to your installation's management screen and clicking Manage Plugins. The web interface will then download *.hpi files from here, and you will just need to restart your Jenkins to pick up the changes.
Configure your project, check Color ANSI Console Output. Sit back and enjoy.
See this page for more information.
License
The ANSI Color Plugin is licensed under the MIT License.
It uses JANSI (Apache 2.0 License).
Contributing
- Fork the project on Github
- Make your feature addition or bug fix, write tests, commit.
- Send me a pull request. Bonus points for topic branches.