1838510f47
Contains FoxReplace config that augments open stack build logs, making easier to spot errors in them.
18 lines
813 B
Markdown
18 lines
813 B
Markdown
# coats
|
|
|
|
[![Build Status](https://travis-ci.org/ssbarnea/coats.svg?branch=master)](https://travis-ci.org/ssbarnea/coats)
|
|
|
|
Collection of scripts (coats) that improve open-stack developer browsing experience
|
|
|
|
FoxReplace.json is text replacements configuration for
|
|
<https://addons.mozilla.org/en-GB/firefox/addon/foxreplace/> which would add
|
|
some extra coloring on build logs, making them easier to read. We plan to
|
|
convert this into a greasemonkey helper in the future to allow use from
|
|
multiple browsers.
|
|
|
|
![foxreplace-os-logs](https://s3.sbarnea.com/ss/181001-Mozilla_Firefox_.png)
|
|
|
|
After you install Firefox extension you can either do an one-time import
|
|
of the configuration from <https://raw.githubusercontent.com/ssbarnea/coats/master/coats/FoxReplace.json>
|
|
or configure it to re-download it when it changes.
|