Sha256: bb17c91dbdfd5b067258de43ea610763af35e4f1ea80f9f086f06950e342eaf2
Contents?: true
Size: 709 Bytes
Versions: 2
Compression:
Stored size: 709 Bytes
Contents
Bacon\_Colored ================== Inspired by GreenEggs: [greeneggs by f1337](https://github.com/f1337/greeneggs) Use It: ===== ```rb gem install Bacon_Colored ``` ```rb require "Bacon_Colored" describe .... .... end ``` Note: ===== You will need `bacon > 1.0`. Also, if you use the `bacon -r` option, it won't work. I still don't know why. Examples: ```rb bacon -rBacon_Colored my_test_file.rb bacon -rtests/helpers/my_helpers.rb my_test_file.rb ``` Alternatives: ====== * [https://github.com/whitequark/bacon-colored_output](https://github.com/whitequark/bacon-colored_output) Copyright ============== Copyright (c) 2010 da99. See LICENSE for further details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
Bacon_Colored-0.1.4 | README.md |
Bacon_Colored-0.1.3 | README.md |