MTariq99 / search-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##search-go

search-go is a Go package designed for searching and processing text in files. It provides a flexible way to search for a specific word in both plain text and CSV files, allowing you to colorize the found word and optionally save the results to a file.

Installation

To use this package in your Go project, you need to have Go installed. Run the following command to install the package:

go get -u github.com/mtariq99/search-go

About

License:MIT License


Languages

Language:Go 100.0%