NAME

Mojo::Command::Generate::InitScript - Initscript generator command

SYNOPSYS

$ ./mojo_app.pl generate help init_script
usage: ./mojo_app.pl generate init_script target_os [OPTIONS]

These options are available:
	--output <folder>   Set folder to output initscripts
	--deploy            Deploy initscripts into OS
						Either --deploy or --output=dist should be specified

	--name <name>       Ovewrite name which is used for initscript filename(s)

AUTHOR

Anatoliy Lapitskiy, <nuclon at cpan.org>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Mojo::Command::Generate::InitScript

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2010 Anatoliy Lapitskiy.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.