README
sizes
A command line tool to list the size of files in some directory. Made just for fun :alien:
Installation
npm i -g sizes
Usage
sizes [DIRECTORY]
Example
If you type this:
$ sizes myDir
You will see something like this:
cli tool to list the size of files in some directory
<script type="module">
import sizes from 'https://cdn.skypack.dev/sizes';
</script>
A command line tool to list the size of files in some directory. Made just for fun :alien:
npm i -g sizes
sizes [DIRECTORY]
If you type this:
$ sizes myDir
You will see something like this: