1.0.2 • Published 1 year ago

githubfilestat v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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!

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago