Skip to content
/ jake Public
forked from jakejs/jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.

License

Notifications You must be signed in to change notification settings

felix9/jake

This branch is 331 commits behind jakejs/jake:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 25, 2020
823a479 · Feb 25, 2020
Nov 20, 2019
Jun 15, 2018
Feb 17, 2020
Jun 14, 2014
Feb 17, 2020
Nov 30, 2019
May 9, 2013
Nov 30, 2019
Jul 28, 2019
Dec 12, 2019
Nov 15, 2014
Aug 14, 2012
Dec 2, 2015
Oct 19, 2019
Mar 31, 2013
Sep 7, 2011
Nov 30, 2019
Feb 25, 2020
Dec 9, 2019

Repository files navigation

Jake -- the JavaScript build tool for Node.js

Build Status

Documentation site at http://jakejs.com

Contributing

  1. Install node.
  2. Clone this repository $ git clone git@github.com:jakejs/jake.git.
  3. Install dependencies $ npm install.
  4. Run tests with $ npm test.
  5. Start Hacking!

License

Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

About

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.3%
  • CSS 8.3%
  • HTML 6.9%
  • Other 0.5%