Skip to content

Commit 8df16f0

Browse files
Add Travis CI badge in README.md
1 parent 0fb77d0 commit 8df16f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ColorEchoForShell
2+
[![Build Status](https://travis-ci.org/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://travis-ci.org/PeterDaveHello/ColorEchoForShell)
3+
24
Make echo colorful with easier method. In [bash](https://www.gnu.org/software/bash/), [sh](https://en.wikipedia.org/wiki/Bourne_shell), [fish](http://fishshell.com/), [ksh](http://www.kornshell.com/) and [zsh](http://www.zsh.org/).
35

46
Please note that [certain colors](https://github.com/PeterDaveHello/ColorEchoForShell/blob/master/color%20table.txt#L9-L12) will really depond on the environment, my demo is under a terminal called [Terminator](http://gnometerminator.blogspot.com/p/introduction.html), you can simply install it via apt, yum, pkg or other package manager. Actually, all the colors display depend on the environment setting, but I just name/define name by the most common cases I know by far.

0 commit comments

Comments
 (0)