From 3fe70b5547bb3061d10ed026d5073c24bfe27f64 Mon Sep 17 00:00:00 2001 From: Practicalli Johnny <250870+practicalli-johnny@users.noreply.github.com> Date: Wed, 5 Jun 2024 19:09:03 +0100 Subject: [PATCH] readme: archive project - suggest alternatives Signed-off-by: Practicalli Johnny <250870+practicalli-johnny@users.noreply.github.com> --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b8bf48..62f76bd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -# Clojure development with Atom & ProtoREPL +# Archived project: Clojure development with Atom & ProtoREPL -An introduction to developing Clojure applications using Atom, specifically based on the ProtoREPL plugin. +**Atom editor project has was [sunset in January 2023](https://github.blog/2022-06-08-sunsetting-atom/) so this guide is no longer relevant** + +[Pulsar](https://pulsar-edit.dev/) is a community led project based on the Atom.io editor and could be a promising alternative. + +[Practicalli Cloure - Editors](https://practical.li/clojure/clojure-editors/) provides an overview of editors with Clojure programming support. -[![Join the conversation on Gitter](images/gitter-chat-badge-practicalli.png)](https://gitter.im/practicalli/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + +--- + +An introduction to developing Clojure applications using Atom, specifically based on the ProtoREPL plugin. This workshop will cover the following topics: