![]() |
![]()
| ![]() |
![]()
NAMEJifty::Script::Script - Add a new Jifty script to your Jifty application SYNOPSISjifty script --name my_new_script jifty script --name my_new_script --force jifty script --help jifty script --man DESCRIPTIONAdd a skeleton command-line script file. options
DESCRIPTIONThis creates a skeleton of a new script file for your Jifty application. Often such a script is needed for cron jobs, annual maintenance work, and any other server-side activity that would benefit from a command-line script. METHODSrunCreates a skeleton file under "bin/script". TODO Should this create skeleton test files too?
|