count-cli

1.0.0 • Public • Published

Count CLI

NPM version NPM downloads

About

Count files and directories including hidden and visible items

How to Install

First, install the CLI by npm:

$ npm install -g count-cli

How to Use

$ count-cli [options]

Instead of count-cli you can use aliases: count & cc

Options

  • -r, --recursive output 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

/count-cli/

    Package Sidebar

    Install

    npm i count-cli

    Weekly Downloads

    7

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    10.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • jbiesiada