From 30a90f7de18f7c47e783a2e4db55c0e2ea1312c9 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 29 Mar 2022 19:21:16 +0200 Subject: [PATCH] Update README.md Add nacre.sh shell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6440a0..57a172a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ion](https://github.com/redox-os/ion) - A modern system shell that features a simple, yet powerful, syntax. It is written entirely in Rust. * [ksh93](https://github.com/att/ast) - Korn Shell * [mksh](https://github.com/MirBSD/mksh) - MirBSD Korn Shell +* [nacre](https://nacre.sh) - Intuitive JavaScript Shell for those who prefer to deal with JSON over text * [ngs](https://github.com/ngs-lang/ngs) - Fully featured scripting language created specifically for Ops. REPL is being developed. * [nushell](https://github.com/nushell/nushell) - A modern shell written in Rust * [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh