glob-cli2

Expand your globs from the CLI

Usage no npm install needed!

<script type="module">
  import globCli2 from 'https://cdn.skypack.dev/glob-cli2';
</script>

README

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