From 888f241829e8922e95c5c925a192a50fe34264cd Mon Sep 17 00:00:00 2001
From: mcinp The optional prado-cli.php PHP script file in the framework
+
+ The optional prado-cli.php PHP script file in the bin
directory provides command line tools to perform various tedious takes in Prado.
The prado-cli.php can be used to create Prado project skeletons, create
initial test fixtures, and access to an interactive PHP shell.
@@ -14,7 +20,7 @@ the command line.
-If you type php path/to/framework/prado-cli.php, you should see
+If you type php path/to/bin/prado-cli.php, you should see
the following information. Alternatively, if you are not on Windows,
you may try to change the prado-cli.php into an executable
and execute it as a scriptCommand Line Tool
-Usage
To create a Prado project skeleton, do the following: