From 8dfc113c1ef4be028541d6e62017c3fbc25d2c0e Mon Sep 17 00:00:00 2001 From: Alexey Pakseykin Date: Sat, 21 Feb 2026 19:19:28 +0800 Subject: [PATCH] Add `protoprimer` to "Productivity Tools" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..ea5050e 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Kanvas](https://kanvas.new) - a collaborative tool with visual interface for designing and operating infrastructure. - [kubefwd](https://github.com/txn2/kubefwd) - Bulk port forwarding Kubernetes services for local development. - [claws](https://github.com/clawscli/claws) - A terminal UI for managing AWS resources across multiple profiles and regions with vim-style navigation. +- [protoprimer](https://github.com/uvsmtid/protoprimer) - An arg-less script to bootstrap tools in isolated `python` environments in one shot. ## Continuous Integration & Delivery