jifty::script::script(3pm) debian man page | unix.com

Man Page: jifty::script::script

Operating Environment: debian

Section: 3pm

Jifty::Script::Script(3pm)				User Contributed Perl Documentation				Jifty::Script::Script(3pm)

NAME
Jifty::Script::Script - Add a new Jifty script to your Jifty application
SYNOPSIS
jifty script --name my_new_script jifty script --name my_new_script --force jifty script --help jifty script --man
DESCRIPTION
Add a skeleton command-line script file. options --name NAME (required) Name of the script to create. --force By default, this will stop and warn you if any of the files it is going to write already exist. Passing the --force flag will make it overwrite the files. --help Print a brief help message and exits. --man Prints the manual page and exits.
DESCRIPTION
This 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.
METHODS
run Creates a skeleton file under "bin/script". TODO Should this create skeleton test files too? perl v5.14.2 2010-09-25 Jifty::Script::Script(3pm)
Related Man Pages
jifty::manual(3pm) - debian
jifty::plugin::authentication::facebook(3pm) - debian
jifty::plugin::authentication::password::dispatcher(3pm) - debian
jifty::script::fastcgi(3pm) - debian
jifty::script::po(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph