BuilderBuilder takes your npm tasks and makes them composable, controllable from a single point, and flexible. npm is fantastic for controlling tasks (via scripts) and general project workflows. But a project-specific package.json simply doesn't scale when you're managing many (say 5-50) very similar repositories. Enter Builder. Builder is "almost" npm, but provides for off-the-shelf "archetypes"