Skip to content

I2rys/FindFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FindFile

Find files via pattern

Installation

Github:

git clone https://github.com/I2rys/FindFile

NPM Packages:

npm i find && npm i chalk

Usage

node index.js <pattern>
  • pattern - The pattern to use to find specific files in the current directory.

License

MIT © I2rys