Skip to content

Simple tool that search substrings in files ๐Ÿ”Ž

Notifications You must be signed in to change notification settings

AlexanderAverin/Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Instalation

Required: nodejs >= 16.x

During installation, the executable is installed using the npm link command.

$ git clone https://github.com/AlexanderAverin/tracker.git
$ cd tracker
$ make install

Usage

Tool have 3 option: root directory (default: ), recursively (default: false ) and output format (default: "arrow style").

Launch tool examples:
$ tracker -d /usr/currentDir -r true "<keyword>"
$ tracker -rootDirectory /urs/currentDir --recursively true --format list "<keyword>"

About

Simple tool that search substrings in files ๐Ÿ”Ž

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published