A CLI Tools supporting basic commands made both for learning and for fun!
I just started Rust few days ago after switching from C++ to Rust. Improvements and suggestions are welcome!
- Clone the
main
branch onmaster
branch - Open the project folder and type
cargo build
- Use
cargo run
to run the project in debug mode
- echo
- ls
- exit