Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Setup Instructions Clone the repository: --------------------- git clone https://github.com/yourusername/file_management_tool.git cd file_management_tool Create enviorment: ------------------ python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate` Install dependencies: -------------------- pip install -r requirements.txt License - -------- This project is licensed under the MIT License.