Skip to content

bharathvaj-ganesan/getfilesize-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

getfilesize

Get Human Readable file size information - cli.

Installation

$ npm install --global getfilesize-cli

This CLI requires nodejs to be installed. But if you don't want to install nodejs, there are standalone bins which can even consume available under release/ directory.

Usuage

$ getfilesize dummy.txt
//=> 3.38 KB

Related

getfilesize - API for this module

License

MIT © Bharathvaj Ganesan