debian man page for jifty::script::app

Query: jifty::script::app

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Jifty::Script::App - Create the skeleton of a Jifty application
SYNOPSIS
jifty --name MyApp Creates an application Options: --name application name --help brief help message --man full documentation
DESCRIPTION
This script creates the skeleton of your application. See Jifty::Manual::Tutorial for more information. options --name Required option. It is the name of the application to create. Jifty will create a directory with that name, and place all of the files it creates inside that directory. --help Print a brief help message and exits. --man Prints the manual page and exits.
DESCRIPTION
Creates a skeleton of a new Jifty application. See Jifty::Manual::Tutorial for an example of its use.
METHODS
run Create a directory for the application, a skeleton directory structure, and a "Makefile.PL" for you application. perl v5.14.2 2010-12-10 Jifty::Script::App(3pm)
Related Man Pages
jifty::action::record::create(3pm) - debian
jifty::manual(3pm) - debian
jifty::plugin::cssquery(3pm) - debian
jifty::web::session::apachesession(3pm) - debian
jifty::web::session::none(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?