NAME
Mojolicious::Command::generate::upstart - upstart job generator command
SYNOPSYS
$ ./mojo_app.pl generate help upstart
usage: ./mojo_app.pl generate upstart [OPTIONS]
These options are available:
--output <folder> Set folder to output upstart job (default: .)
--deploy Deploy upstart into /etc/init
--name <name> Ovewrite name which is used for upstart job
AUTHOR
Stefan Adams, <s1037989 at cpan.org>
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Mojolicious::Command::generate::upstart
You can also look for information at:
github repository
http://github.com/s1037989/mojolicious-command-generate-upstart/
Search CPAN
http://search.cpan.org/dist/Mojolicious-Command-generate-upstart/
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2014 Stefan Adams.
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.