Description
A JavaScript build tool inspired by Make and Rake. Projects use it to define repeatable tasks such as building assets, running tests, generating files or automating development commands.
Use it when a JavaScript project includes a Jakefile or asks for Jake. It is a project automation tool and normally runs from a terminal or package script.