Home

Awesome

keywords : builder, build system, reactive build, chain reaction, watch

Goals/Todo

Concepts

Motivations

In lot of projects, I like to have "incremental/continous/watch" compilation. From my search (correct me if I miss something), I found no composable builder, only solution specific for one build system/compiler or for one framework

So if you want to combine technology that are not part of a stack, you have to create your own :-(.

It's why I decide to start my own builder that first target my current app (coffeescript + compass + haml/template + couchapp)

Inspirations

Links

TODO