This project is a work in progress and has not been released yet.
- A new kind of build tool with an intuitive graphical interface.
- Installs into Firefox as a browser addon just like Firebug.
- Allows you to write your build scripts with JS!
Kake can do anything that any other build tool can do because of the extraordinary system capabilities available to Firefox addons. Here are a few good ideas:
- Write LESS CSS; build it instead!
- Compile your JS files all into one compressed file for super fast page loads.
- Build a JS module library. (More on this later.)
- Build, test, and deploy your website with one click.
- You can even build your compiled projects like Node.js
copyright: (c) 2010 - 2011 by Fireworks Technology Projects Inc.
Unless otherwise indicated, all source code is licensed under the MIT license. See MIT-LICENSE or http://www.opensource.org/licenses/mit-license.php for details.
And, unless otherwise indicated, all content, including written copy and images but not including source code, is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license. All derivatives of this content must be attributed to "The Fireworks Project". See creativecommons.org/licenses/by-sa/3.0/ for more details.