globitor
globitor copied to clipboard
🌐 Interactive glob pattern tester
🌐 Globitor
Interactive glob pattern tester
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