[ 源代码: node-jake ]
软件包:node-jake(10.8.5+~1.0.4-3)
node-jake 的相关链接
Debian 的资源:
下载源码包 node-jake:
- [node-jake_10.8.5+~1.0.4-3.dsc]
- [node-jake_10.8.5+~1.0.4.orig-filelist.tar.gz]
- [node-jake_10.8.5+~1.0.4.orig.tar.gz]
- [node-jake_10.8.5+~1.0.4-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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-async
- functions and patterns for asynchronous code - Node.js
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js
-
- dep: nodejs
- 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