A simple shell built using Rust.
-
clone the repo:
$ git clone https://github.com/ro6ley/BombShell.git $ cd BombShell
-
run the shell:
$ cargo run >>
-
enter bash commands as you would on any other shell, e.g
>> ls Cargo.lock Cargo.toml README.md src target