/simple-rust-shell

Just a fun shell implementation in rust

Primary LanguageRust

Simple Rust Shell

This is a simple shell written in Rust features:

  • pink shell prompt
  • history
  • wow command

How to run

cargo run

How to test

cargo test