From e3802d1950f5517b8b8623264a8e2f7421d26745 Mon Sep 17 00:00:00 2001 From: Aleksander Sekowski Date: Sun, 5 Jul 2026 19:26:19 -0700 Subject: [PATCH] Add rtblint to CLIs & Terminal Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..1fd6d5d 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +* [rtblint](https://github.com/aleksUIX/rtblint) - Rust CLI that validates OpenRTB bid requests against the IAB Tech Lab spec, with `--format json` for CI. ## DevOps & Infrastructure