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

https://github.com/jonaylor89/jsh

Unix shell written in C and ported to Rust
https://github.com/jonaylor89/jsh

rust terminal unix-shell

Last synced: 17 days ago
JSON representation

Unix shell written in C and ported to Rust

Awesome Lists containing this project

README

          

# JSH: The future of the terminal

\*nix shell written entirely in rust

## Builtin Commands
- cd : Change Directory
- help : Display Help Menu
- exit : Exit Shell

## TODO
- Configuration of prompt (In progress))
- Shell plugins
- Scripting language