jeanmercierswile / tools

collection of tools too small to deserve their own repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

collection of tools too small to deserve their own repo


Languages

Language:Perl 66.9%Language:Shell 16.3%Language:Rust 10.9%Language:Tcl 2.5%Language:Makefile 1.6%Language:Dockerfile 0.5%Language:Nim 0.5%Language:Python 0.4%Language:JavaScript 0.2%Language:C 0.1%