omegacode/f-word

A cli tool to find occurrences of given words in a given directory.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/omegacode/f-word

0.1.0 2021-02-16 22:37 UTC

This package is auto-updated.

Last update: 2025-09-17 09:22:48 UTC


README

A cli tool to find occurrences of given words in a given directory.

How to install

composer require omegacode/f-word --dev

How to use

vendor/bin/fword path/to/target/directory "console.log,var_dump,@todo"