Skip to content

eiberham/term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 Term

Term is a command line tool that serves as a word finder, intended to look for occurences within source code files and was developed solely for educational purposes.

Installation

Clone the repository.

git clone https://github.com/wwleak/term.git

Usage

term find --path /home/user/todo --word "debugger" --ext ".jsx"
term find --path /home/user/todo --word "something"
term find --path "/home/user/app" --word "Init" --icase true --ext ".js"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages