kittencoder/linefinder

Just a simple tool to find how many lines there are in files.

v1.0.0-beta.1 2025-06-10 01:06 UTC

This package is auto-updated.

Last update: 2025-06-10 01:21:09 UTC


README

A simple PHP app to find how many lines there are in all the files in the directory.

Installation

Download the binary for your platform from the releases page. Then you can rename the binary and put it in your PATH.

Usage

With the linefinder command, the first and only argument is the path. If you don't set the path it will scan your current directory.