From 97d1366bd71ed8d9226c20154fe95593b4460c07 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Mon, 2 Dec 2024 20:35:36 +0000 Subject: [PATCH] chore(README.md): add demo gif --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09dfebbb..15726b4e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ # Envbuilder +![envbuilder](https://github.com/user-attachments/assets/0a49f5cd-2040-4a07-84ba-8b765b954e57) + +_(Video created using [asciinema](https://github.com/asciinema/asciinema) and [agg](https://github.com/asciinema/agg))_ + Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Allow developers to modify their environment in a tight feedback loop. - Supports [`devcontainer.json`](https://containers.dev/) and `Dockerfile`