GitHub README for CLI File Manager
🚀 CLI File Manager in Python
This is a CLI File Manager written in Python. It is a simple and easy-to-use tool for managing files and directories on your computer.
Features:
- Create, delete, and rename files and directories
- Copy and move files and directories
- View the contents of files and directories
- Search for files and directories
- Change the current directory
How to use:
- Clone the repository:
git clone https://github.com/your-username/CLI-File-Manager.git
- Install the requirements:
pip install -r requirements.txt
- Run the main file:
python main.py
Contribute:
We are always looking for contributions to our project. If you have any suggestions or bug reports, please feel free to create an issue on GitHub.
Thank you for using our CLI File Manager!