globitor
v0.4.0
Published
<h1 align="center">🌐 Globitor</h1> <p align="center">Interactive glob pattern tester</p> <p align="center"> <img src="https://user-images.githubusercontent.com/11733036/111021463-1778d680-83d5-11eb-8f75-5e16419f1277.gif" alt="globitor-example"/> </p> <
Downloads
7
Readme
Why
Testing glob patterns on an actual file-system with interactive UI & fast feedback loop is fun
Installation
npx globitor
CLI
Usage
> globitor [pattern]
Interactive Mode
> globitor
Options
--version, -v Version number
--help, -h Displays this message
--gitignore Include files ignored by patterns in '.gitignore'
Development
- See the Contributing Guide
- Using Ink for rendering the interactive UI
Related Projects
- Relabel - Interactive bulk renaming tool