kittencoder / linefinder
Just a simple tool to find how many lines there are in files.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.4
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.