From: Alan Knowles Date: Fri, 17 Sep 2010 07:46:37 +0000 (+0800) Subject: Cli.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c4c1669b416bfff2f2464dce0587190b3f4eacc2 Cli.php --- diff --git a/Cli.php b/Cli.php index 701b5efe..e0fdc4ab 100644 --- a/Cli.php +++ b/Cli.php @@ -33,6 +33,14 @@ class Pman_Core_Cli Runs the generator for a project (NOTE - runs all the SQL updates) - Changes the files. + +================================ + + $cli Builder/JsCompiler build PROJECT + + Runs the javascript compiler - merging all the JS files so the load faster. + Note: cfg option Pman_Builder['jspacker'] must be set to location of jstoolkit code + ";