[ 源代码: node-jake ]
软件包:node-jake(0.7.9-2)
JavaScript build tool for Node.js
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
其他与 node-jake 有关的软件包
|
|
|
|
-
- dep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-utilities
- classic collection of JavaScript utilities
-
- dep: nodejs (>= 0.6.19~dfsg1-3~)
- evented I/O for V8 javascript - runtime executable
-
- rec: coffeescript
- interpreter and compiler for the CoffeeScript language
-
- rec: node-glob
- glob functionality for Node.js