8000 GitHub - pvilchez/concat: shell script to concatenate multiple css files into one.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pvilchez/concat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published
0