NAME
Clustericious::Command::generate - Clustericious code generation commands.
VERSION
version 1.18
SYNOPSIS
% clustericious generate app MyApp
% clustericious generate client MyApp
DESCRIPTION
This is the base class for all Clustericious code generation commands. It inherits from Mojolicious::Command::generate instead of Clustericious::Command.
SEE ALSO
AUTHOR
Original author: Brian Duggan
Current maintainer: Graham Ollis <plicease@cpan.org>
Contributors:
Curt Tilmes
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by NASA GSFC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.