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.
- 32-bit Ubuntu Docker Images
- CCTUI
- CSS UserStyles
- DDTUI
- Dockerized caddy + caddy-security
- Dockerized Fava
- Dockerized gcloud Pubsub Emulator
- Dockerized MySQLTuner
- Dockerized Nox
- Dockerized Tuning-Primer
- Slack Notifier
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"]
}