From 7965c6147cfd2458ea033b580eccb6f42518ddf0 Mon Sep 17 00:00:00 2001 From: Nawa Manusitthipol Date: Thu, 14 May 2026 10:31:31 -0400 Subject: [PATCH] Add CodingBooth to tools list in README --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..0e164b1 100644 --- a/readme.md +++ b/readme.md @@ -84,6 +84,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Ansible](https://www.ansible.com/) - Configuration management and automation tool. * [DeployHQ](https://www.deployhq.com/) - Modern, web-based deployment platform. * [Buildstash](https://buildstash.com/) - Binary and release management platform for built software. +* [CodingBooth](https://codingbooth.io) - Containerized per-project dev environments declared in a `.booth/` folder; spins up as terminal, Jupyter, browser-based VS Code, or full Linux desktop, all sharing the same toolchain. ## APIs & Backends