README
COUNT.sh
count the total number of a folder under a pretty good UI.
Installation
$ npm install -g count.sh
Usage
$ usage: count path
Lincense
MIT
count the total number of a folder
<script type="module">
import countSh from 'https://cdn.skypack.dev/count.sh';
</script>
count the total number of a folder under a pretty good UI.
$ npm install -g count.sh
$ usage: count path
MIT