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
- Host: GitHub
- URL: https://github.com/jeebuscrossaint/rush-shell
- Owner: jeebuscrossaint
- Created: 2023-12-26T00:33:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T02:05:04.000Z (over 2 years ago)
- Last Synced: 2023-12-28T01:42:50.335Z (over 2 years ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.