Skip to content
Tyler Kellen edited this page Jan 15, 2014 · 49 revisions

node-task

A specification for javascript tasks.

WORK IN PROGRESS, FEEDBACK WELCOME

This project aims to define a low level task API that all task runners can use. Eventually, it is hoped that popular JS libraries will maintain their own task modules (think jshint, stylus, handlebars, etc).

Task runners committed to supporting this spec: Automaton, Brunch, Docpad, Grunt, Gulp, Mod

Specifications

Clone this wiki locally