Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yorkie/count.sh

count the total number of a folder
https://github.com/yorkie/count.sh

Last synced: 5 days ago
JSON representation

count the total number of a folder

Awesome Lists containing this project

README

        

# COUNT.sh

count the total number of a folder under a pretty good UI.

### Installation

##### via npm
```bash
$ npm install -g count.sh
```

##### via git
```bash
$ git clone https://github.com/yorkie/count.sh.git
```

### Usage

```bash
$ usage: count path
```

### Lincense

MIT