minify-cli
v1.0.0
Published
Smart html, css and js file simulator.
Downloads
1
Maintainers
Readme
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
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.
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.