CCTray TUI, a build monitoring dashboard for your terminal


Keywords
ci, cctray, tui, circleci, circleci-orb, docker, mysql, renovate, slack, ubuntu
License
MIT

Documentation

Various Tools

This repository is a collection of tools too small to be worth managing as their own repo. Many of these originally started as an experiment or, before I started trying to organize my GitHub presence, as a couple-line repo I'd completely forgotten about.

Renovate

This repository also contains my Renovate configurations, which are shared across all my projects. You can grab the common "make it work for anything Kevin has done anywhere" config with:

{
    "extends": ["github>thekevjames/tools"]
}