Kerno is a simple and lightweight shell written in Rust. It is not meant to replace stable and established shells such as Nushell, but is primarily just meant to be easy to use and also as a way to learn how shells work.
You can suggest any suggestions you have or contribute
Awesome. I need a thing exactly as you do. I need a shell I can access in a browser. I do my own implementation, but I can't clear all bugs, the shell is too complex. And my implementation should work in Windows where no ls, cat and other useful command are. I bookmarked your project.
Thank you for taking an interest in the project. It's gratifying to hear that it aligns with your current work. Your implementation sounds intriguing—I hope this shell proves to be of some use. I appreciate you bookmarking it.