From aec30c7a3257581b780ee32762aa665e76a9ff66 Mon Sep 17 00:00:00 2001 From: "D. Joe" Date: Mon, 23 Oct 2023 15:47:56 -0400 Subject: [PATCH] Pulsar forked from Atom bottom half of 2022 --- atom-pulsar.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 atom-pulsar.md diff --git a/atom-pulsar.md b/atom-pulsar.md new file mode 100644 index 0000000..a45b6f7 --- /dev/null +++ b/atom-pulsar.md @@ -0,0 +1,9 @@ + +Github announced on June 8, 2022 that they would [sunset the Atom text editor](10) starting December 15, 2022. + +That inspired the creation of a text editor built on the cross-platform, browser-based runtime +Electron, called [Pulsar](https://pulsar-edit.dev/), as a fork of Atom. + +[10]: https://github.blog/2022-06-08-sunsetting-atom/ +[20]: https://pulsar-edit.dev/ +