1.0.0 • Published 4 years ago

minify-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

minify-cli

Easily mimic your html, css and js files, in an easy, practical and automated way. No need to select file by file. It uses node-minify as its main engine, learn more.

Install

Using yarn:

yarn global add minify-cli

Using npm:

npm instal -g minify-cli

Use

use 1. To perform the initial configuration, run minify-cli init, where you will select the files to be mimicked, those that will be listed in the package.json. 2. To mimic use minify-cli start.

Contributions

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests to us.

License

This project is licensed under the MIT license - see the LICENSE file for details.