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

kelp-generator - Generate Kelp applications

SYNOPSIS

    kelp-generator [options] <application-name>

OPTIONS

--path=s

Path where to create the files

--type=s

Type of application to create (default: kelp)

--(no)verbose

Display more or less information

--force

Force overwriting existing files

--tabs

Use tabs for indentation instead of spaces

--help

This help screen

DESCRIPTION

This program will generate a Kelp project from one of the registered templates. <application-name> will be used as the name of the package.