JavaScript
gulp-tasks-bootstrap
A simple gulp task loader.
Intention
A gulpfile grows into one long file surprisingly fast. This loads each task from its own module instead, so the build stays readable as it accumulates.
Install
npm install gulp-tasks-bootstrap