ls-gzip-cli

0.1.0 • Public • Published

ls-gzip-cli

Build Status Dependency License Node npm version

Display the file size after gzip compression!

Installation

npm install ls-gzip-cli -g

Usage

$ ls-gzip --help
 
   ls-gzip 0.1.0 
     
   USAGE
 
     ls-gzip [path]
 
   ARGUMENTS
 
     [path]      Specify a path to display the gzip size, it can be a dir or a file.      optional      default: "./" 
 
   GLOBAL OPTIONS
 
     -h, --help         Display help                                      
     -V, --version      Display version                                   
     --no-color         Disable colors                                    
     --quiet            Quiet mode - only displays warn and error messages
     -v, --verbose      Verbose mode - will also output debug messages    
 

Contributing

git clone https://github.com/axetroy/ls-gzip-cli.git
cd ./ls-gzip-cli
yarn
./bin/ls-gzip

You can flow Contribute Guide

Contributors


Axetroy

💻 🔌 ⚠️ 🐛 🎨

License

The MIT License

Package Sidebar

Install

npm i ls-gzip-cli

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • axetroy