A WIP shell written in Rust.
pub mod calc;
pub mod cat;
pub mod cd;
pub mod echo;
pub mod help;
pub mod ls;