Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1.88 KB

README.rst

File metadata and controls

46 lines (39 loc) · 1.88 KB

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"]
}