Dependency-less: start with only Unix utilities as specified by IEEE Std 1003.1-2008, SUS; then build up (or error) with what is needed.
- Check dependencies {php, node, perl, etc...}
- Download dependency mgr {composer (php), Local::lib (perl)}
- Including general key-value mgr (for CSS/JS aggregation)
- http://en.wikipedia.org/wiki/Automake
- http://www.gnu.org/software/automake/
- http://bost.ocks.org/mike/make/
- https://algorithms.rdio.com/post/make/
- https://github.com/cfenollosa/bashblog
- CSS and JavaScript Minification/Compression Makefile
- travist/jsencrypt - Makefile
- Simple Makefile to minify CSS and JS from blog post
- Miniature Minifier Makefile from blog post
- Closure Compiler Service API Reference - Closure Tools
- Running remote YUI Compressor and Google Closure Compiler
- SASS, SCSS, LessCSS, and Stylus Web API - Divshot Alloy
- https://github.com/bobthecow/genghis
- https://github.com/rupl/frontend-ops
- Alt: Frontend frameworks
- https://github.com/Xeoncross/jr