omegacode/f-word

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

0.1.0 2021-02-16 22:37 UTC

This package is auto-updated.

Last update: 2024-04-17 06:17:34 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"