I would like to create a Ja开发者_如何学Gokefile which compiles some CoffeeScripts to install a NodeJS application.
I would like to have generators for my migration like: jake migration:create <name> jake migration:remove <name>
A Jake task executes a long-running system command. Another task depends on the first task being completely finished before starting. The \'exec\' function of \'child_process\' executes system command
From what I have understood Jake (Rake equivalent for Javascript) is based on Rhino. Does this mean t开发者_运维知识库hat I cannot use it with Node.js?Actually Jake (https://github.com/mde/jake) is d
I have a text column in a table. We store XML in this column. Now I want to search for tags and values