[ 源代码: node-jake ]
软件包: node-jake (0.7.9-2)
node-jake 的相关链接
Trisquel 的资源:
下载源码包 node-jake:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Laszlo Boszormenyi (GCS)
- David Paleino
外部的资源:
- 主页 [github.com]
相似软件包:
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