node-jake

JavaScript build tool for Node.js
  https://github.com/mde/jake
  0
  no reviews



Jake is a JavaScript build tool for the Node.js framework, with capabilities similar to the regular make or rake commands.

Jake has the following features: - Jakefiles are in standard JavaScript syntax - tasks with prerequisites - namespaces for tasks - async task execution