omegacode/f-word

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

Maintainers

Package info

github.com/0m3gaC0d3/f-word

Issues

pkg:composer/omegacode/f-word

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

0.1.0 2021-02-16 22:37 UTC

This package is auto-updated.

Last update: 2026-02-17 10:09:59 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"