Skip to content

Santhoshlm10/GithubFileStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Get file extension statistics like github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published