From 6f2f48757357835b906ec0b851d77ba35e32648b Mon Sep 17 00:00:00 2001 From: Ilya Sher Date: Sat, 13 Mar 2021 11:54:13 +0200 Subject: [PATCH] Add NGS (Next Generation Shell) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cf4d93..00990f1 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 +* [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 * [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil