cli-glob

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i cli-glob

Weekly Downloads

2,656

Version

0.1.0

License

BSD-3-Clause

Last publish

Collaborators

  • jayzawrotny