file-fuser
Version:
subserver to combine files for caching
14 lines (9 loc) • 374 B
Markdown
Specify a given set of files that will be concatenated into one file. Reacts to
file changes. Will also generate a md5 hash that can be used as an etag/cache
key, useful for HTTP tricks.
Resurrected from an old python script used for creating the combined.js file on
[](http://lively-kernel.org/repository/webwerkstatt/).
[](LICENSE)