-
Notifications
You must be signed in to change notification settings - Fork 0
pvilchez/concat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
concat README concatCSS.command is a shell script which indexes a current folder and all of its children for files with filetype .css. It takes all of the files found and compiles them into a single file called main.css. Similarly, the script can be adapted for .js files. This is useful because it allows development to happen over several defferent files in an object-oriented fashion, but at the end only a single include file is needed in the html.
About
shell script to concatenate multiple css files into one.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published