Home

Awesome

glob-cli2

npm version Travis branch Coverage Status node PRs Welcome semantic-release license

Installation

Run npm install -g glob-cli2.

Usage

Run yourCommandLineTool $(glob "./**/*") to expand to all the files recursively.

License