[ 原始碼: 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