Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yorkie/count.sh
- Owner: yorkie
- Created: 2014-01-18T11:00:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T16:16:56.000Z (over 10 years ago)
- Last Synced: 2024-10-19T20:10:30.742Z (24 days ago)
- Language: Shell
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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