Skip to content

Linux Shell Script to automate Css and Js Files minification

Notifications You must be signed in to change notification settings

imPrashik/minShell

Repository files navigation

minShell

Linux Shell Script to automate Css and Js Files minification

Windows Configuration using WSL also available in Document

This Shell Script covers minification automation using YUI Compressor

How to run in Terminal:

./files.sh

Shell Script Flow:

a) Scan all .css and .js files(not .min.css and .min.js) available in "files" folder b) Minify Files and move to "min" folder c) Generate Log if error exist

PreRequisites:

a) Linux/Windows(WSL) b) Java installation in equivalent OS c) Execute permissions to "files.sh"

About

Linux Shell Script to automate Css and Js Files minification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages