From 576acad1e7254b1f10993d5030da754423b3280c Mon Sep 17 00:00:00 2001 From: Ivy Rhodes Date: Tue, 16 Jun 2026 12:05:34 -0400 Subject: [PATCH] docs: add moved-to-monorepo banner (KPL-34) Co-Authored-By: Claude Opus 4.7 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 08f06f7..6774150 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> **This repository has moved.** Source now lives at [`bitcomplete/kploy/kployconfig`](https://github.com/bitcomplete/kploy/tree/main/kployconfig). This repo is archived for history. + # kployconfig Schema, validation, and rendering for `kploy.yaml` — the per-project config file at a project repo's root that opts the project into kploy preview environments.