Skip to content

Commit

Permalink
Added pictures to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Apr 2, 2012
1 parent 0d022d6 commit 7cc2b83
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,26 @@ Jenkins ANSI Color Plugin

This plugin adds support for ANSI escape sequences, including color, to Console Output.

Jenkins Wiki
============
Jenkins
=======

This plugin is published [here](http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jvnet/hudson/plugins/ansicolor/)
This plugin is available [here](http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jvnet/hudson/plugins/ansicolor/)
and has [a page](https://wiki.jenkins-ci.org/display/JENKINS/AnsiColor+Plugin) on the Jenkins Wiki.

Installation
============
Install
=======

![install](https://github.com/dblock/jenkins-ansicolor-plugin/raw/master/public/images/ansicolor-install.png "Install AnsiColor")

Enable
======

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.
![enable](https://github.com/dblock/jenkins-ansicolor-plugin/raw/master/public/images/ansicolor-enable.png "Enable AnsiColor")

Configure your project, check *Color ANSI Console Output*. Sit back and enjoy.
Color!
======

See [this page](https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Howtoinstallplugins)
for more information.
![color](https://github.com/dblock/jenkins-ansicolor-plugin/raw/master/public/images/ansicolor.png "Color with AnsiColor")

License
=======
Expand Down
Binary file added images/ansicolor-enable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ansicolor-install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ansicolor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7cc2b83

Please sign in to comment.