GitHub - jaidetree/cli-glob: A glob cli to find files quickly including reading from stdin so it can be piped to other unix apps. · GitHub
Skip to content

jaidetree/cli-glob

Folders and files

Repository files navigation

cli-glob Travis npm

A glob cli to find files quickly including reading from stdin so it can be piped to other unix apps.

Installation

Using npm: sudo npm install cli-glob

Usage

glob 'src/*.js'

Output

src/cli.js
src/index.js

About

A glob cli to find files quickly including reading from stdin so it can be piped to other unix apps.

Resources

License

Stars

Watchers

Forks

Packages

Contributors