An open API service indexing awesome lists of open source software.

https://github.com/jeebuscrossaint/rush-shell

The official repository of the rush shell. The Rust Utility Shell
https://github.com/jeebuscrossaint/rush-shell

Last synced: about 1 year ago
JSON representation

The official repository of the rush shell. The Rust Utility Shell

Awesome Lists containing this project

README

          

# rush-shell
The official repository of the rush shell. The Rust Utility Shell

## Why write such a piece of software? Isn't `fish`, a better shell, written mostly in rust, readily available?

Because I want to learn Rust. Also I'm writing my own OS, so if I want to implement a shell, this would be pretty nice to add to it.
Also I need more projects on my portfolio.