The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

character-sheet-generator - a web app to generate character sheets

SYNOPSIS

    character-sheet-generator daemon --listen "http://*:3040"
    character-sheet-generator random

DESCRIPTION

daemon: This command starts a web server using Mojolicious.

random: This command prints a random character to standard output. See Game::CharacterSheetGenerator::Command::Random for options.

SEE ALSO

For more information, see Game::CharacterSheetGenerator.

LICENSE

GNU Affero General Public License