githubfilestat

1.0.2 • Public • Published

GithubFileStat

GitHubFileStat is a CLI application written in Node.js that takes a path as an argument and provides file type statistics for that directory. The statistics include file type,file description,number of file count, file extension type, and the percentage of file count compared to the total file count.

Installation

sudo npm install githubfilestat -g

Usage

Get file stats

ghfs <YOUR_PATH>

Find any file in current path

ghfs find <FILE_NAME>

Example

github-small

Contributing

If you find a bug or have a feature request, please open an issue on the GitHub repository. Pull requests are also welcome.

License

GitHubFileStat is licensed under the MIT license. See LICENSE for more information.

Free Software, Hell Yeah!

/githubfilestat/

    Package Sidebar

    Install

    npm i githubfilestat

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    334 kB

    Total Files

    6

    Last publish

    Collaborators

    • santhoshlm10