Awesome
glob-cli2
Installation
Run npm install -g glob-cli2
.
Usage
Run yourCommandLineTool $(glob "./**/*")
to expand to all the files recursively.
Run npm install -g glob-cli2
.
Run yourCommandLineTool $(glob "./**/*")
to expand to all the files recursively.