The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Beagle::Cmd::Command::publish - generate static files

SYNOPSIS

    $ beagle publish --to /path/to/dir  # publish current beagle
    $ beagle publish --lang zh-cn --to /path/to/dir name1 name2

DESCRIPTION

publish is used to generate static html files so you can serve them as static files.

AUTHOR

    sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

    Copyright 2011 sunnavy@gmail.com

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.