1.0.0 • Published 5 years ago
count-cli v1.0.0
Count CLI
About
Count files and directories including hidden and visible items
How to Install
First, install the CLI by npm:
$ npm install -g count-cliHow to Use
$ count-cli [options]Instead of count-cli you can use aliases: count & cc
Options
-r, --recursiveoutput result including files from subdirectories-x, --exclude [dirs ...]output result without given files & directories-i, --include [dirs ...]output result for given files & directories
License
This project is licensed under the MIT License © 2020-present Jakub Biesiada