I2rys / FindFile

Find files via pattern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Find files via pattern.

License:MIT License


Languages

Language:JavaScript 100.0%