anukulpandey / rust-file-explorer

This is a small command-line interface program that simulates a file explorer. It allows the user to navigate the file system, create new directories, and remove existing directories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust File Explorer

A simple file explorer command-line interface (CLI) written in Rust.

Features

πŸ“ Navigate directories and files
πŸ“‚ List directory contents
πŸ“ Create new directories
πŸ—‘οΈ Remove directories
πŸšͺ Change current working directory
πŸšͺ Quit the program

Usage

To run the program, clone the repository and run cargo run

2023-03-05.21-39-17.mp4

About

This is a small command-line interface program that simulates a file explorer. It allows the user to navigate the file system, create new directories, and remove existing directories.


Languages

Language:Rust 100.0%