Juicer: 0.2
Improving API of merger and minifyer modules Add tests for commands Add installation mechanism for easy installation and upgrading of 3rd party libraries Stable merge mode Add jslint support Add support for JsMin (if time)
Christian Johansen's assigned tickets
3 tickets open
Closed Tickets
-
✔ #1
juicer merge should fail graciously when unable to guess typeerror-handling merge ✓resolved -
✔ #2
juicer merge should skip minification if it's unable to find minifyererror-handling merge ✓resolved -
✔ #4
juicer merge should accept glob patternsflexibility merge ✓resolved -
✔ #6
--minifyer none fails on Windowsbug merger windows ✓resolved -
✔ #7
Installer needs to handle dependenciesinstall ✓resolved -
✔ #8
juicer installinstall ✓resolved -
✔ #9
Add Rhino installerinstall ✓resolved -
✔ #10
Add JSLint installerinstall ✓resolved -
✔ #11
juicer listcommand ✓resolved -
✔ #12
Refactor Juicer::Minifyer::Compressor to Juicer::Shell::Commandrefactoring ✓resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Command line tool aimed at easing JavaScript and CSS development. Works much like a "compiler" of sorts; it can automatically merge and minify files, check syntax and more.