=head1 NAME
Mojolicious::Command::generate::lexicon - Generate Lexicon Command
=head1 SYNOPSIS
$ ./script/my_mojolicious_app generate lexicon [language]
[--behavior=save||reset] [templates]
Or as perl module
use Mojolicious::Command::generate::lexicon;
my $l = Mojolicious::Command::generate::lexicon->new;
$inflate->run($language, @files);
=head1 SEE ALSO
L<MojoX::I18N::Lexemes>
=head1 DEVELOPMENT
=head2 Repository
http://github.com/und3f/mojolicious-lexicon
=head1 AUTHOR
Sergey Zasenko, C<
[email protected]>.
=head1 CREDITS
In alphabetical order
=over 2
Silvio
Tetsuya Tatsumi
=back
=head1 COPYRIGHT
Copyright (C) 2015, Sergey Zasenko
This program is free software, you can redistribute it and/or modify it
under the terms of the Artistic License version 2.0.