jakejs/jake
JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
{ "createdAt": "2010-03-22T05:37:28Z", "defaultBranch": "main", "description": "JavaScript build tool, similar to Make or Rake. Built to work with Node.js.", "fullName": "jakejs/jake", "homepage": "http://jakejs.com", "language": "JavaScript", "name": "jake", "pushedAt": "2025-08-03T23:29:59Z", "stargazersCount": 1976, "topics": [], "updatedAt": "2025-11-25T21:10:01Z", "url": "https://github.com/jakejs/jake"}Jake — the JavaScript build tool for Node.js
Section titled “Jake — the JavaScript build tool for Node.js”Documentation site at http://jakejs.com
Contributing
Section titled “Contributing”- Install node.
- Clone this repository
$ git clone git@github.com:jakejs/jake.git. - Install dependencies
$ npm install. - Run tests with
$ npm test. - Start Hacking!
License
Section titled “License”Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)