From 402e7dccb4c9c7278e36ff4585c5f10979ad9907 Mon Sep 17 00:00:00 2001 From: Sebastian Lorenz Date: Wed, 27 Dec 2023 20:33:22 +0100 Subject: [PATCH] add deprecation notice --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c799298..37c7017 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ +# ⚠️ @effect/cli has moved + +This repository has been deprecated following the consolidation of its codebase into the [`effect` monorepo](https://github.com/Effect-TS/effect). + +You can find `@effect/cli` here: https://github.com/effect-ts/effect/tree/main/packages/cli + +--- + # Effect CLI +- [⚠️ @effect/cli has moved](#️-effectcli-has-moved) - [Effect CLI](#effect-cli) - [Installation](#installation) - [Built-In Options](#built-in-options)