Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1019 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 1019 Bytes

Welcome to Content Search 👋

Version Prerequisite


📃 About

Content Search is a Python script that helps you search for specific content within text files in a directory.

P.S: just a quick project of mine

🔧 Setup

Clone this repository and navigate to the project directory

git clone https://github.com/Shineurysm/ContentSearcher.git
cd ContentSearcher

📂 Usage

1. Run the script using the following command:

> py content_search.py

2. Follow the prompts to input the search directory and the content to search for

📦 Prequisites

  • Python >= 3.6

🎉 Support

If you find this project useful, consider giving it a ⭐️ and share it with your friends!

💻 Contact