diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-17 11:44:25 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:08 +0000 |
commit | 00674caa56948346dc6200698155c365f418e384 (patch) | |
tree | 5b6f0824fe53645c957c480defdafa1a3b7a8ef3 /ruby/rubygem-paint/README | |
parent | a656f8c557bf0a1abc0782677c286ca618ab7ab7 (diff) |
ruby/rubygem-paint: Added (Ruby gem for ANSI terminal colors).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-paint/README')
-rw-r--r-- | ruby/rubygem-paint/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ruby/rubygem-paint/README b/ruby/rubygem-paint/README new file mode 100644 index 0000000000000..fdfebb821c0c2 --- /dev/null +++ b/ruby/rubygem-paint/README @@ -0,0 +1,4 @@ +Paint creates terminal colors and effects for you. +It combines the strengths of term-ansicolor, rainbow, and similar +projects into a simple to use, however still flexible terminal colors +gem with no core extensions by default. |