Man Page: jifty::script::app
Operating Environment: debian
Section: 3pm
Jifty::Script::App(3pm) User Contributed Perl Documentation Jifty::Script::App(3pm)NAMEJifty::Script::App - Create the skeleton of a Jifty applicationSYNOPSISjifty --name MyApp Creates an application Options: --name application name --help brief help message --man full documentationDESCRIPTIONThis 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.DESCRIPTIONCreates a skeleton of a new Jifty application. See Jifty::Manual::Tutorial for an example of its use.METHODSrun 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)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |