Skip to content

KhaledSami/FileSearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files Finder

Node.js Project that given query and directory try to find all matches for this query inside the directory (recursively)

Setup and Run!

Run 'npm install' command in your console

Usage

"./app.js -q=query [-d=depth] [-p=path]" (e.g. node ./app.js -q=".js")

Testing Environment

Mocha Chai

Resources

http://code.tutsplus.com/tutorials/testing-in-nodejs--net-35018

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published