discod

1.0.1 • Public • Published

DISCOD

discod which is short for DISCO(the name of my team) detective is a cli tool when given a list of git branches and a search criteria will perfom a search on one branch at a time and go through all the branches in the list printing filenames and line numbers that match the search criteria.

Install

discod makes use of ripgrep which is a search tool with more features and better perfomance than grep. Run the following command to install it.

$ brew install ripgrep

You are now ready to install discod from npm

$ npm install -g discod

Usage

discod searchTerm [fileExtension]

To edit the list of git branches to search through, run the following command

discod --edit-list #this will open up a text file in your default editor 

License

MIT © Tekeste

Readme

Keywords

none

Package Sidebar

Install

npm i discod

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • iamtekeste