Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
fubhy committed Dec 27, 2023
1 parent 723c41a commit 06ac81b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# ⚠️ @effect/printer 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/printer` here: https://github.com/effect-ts/effect/tree/main/packages/printer

---

[![Main CI](https://github.com/Effect-TS/printer/actions/workflows/main.yml/badge.svg)](https://github.com/Effect-TS/printer/actions/workflows/main.yml)
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/Effect-TS/printer)

Expand Down

0 comments on commit 06ac81b

Please sign in to comment.