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

App::Dapper::Init - Default project files to use when a "dapper init" command is used.

DESCRIPTION

When using the dapper tool to initialize an empty directory with a new site, the files that are written to disk are contained in this file. For instance, the YAML project file, a layout template, and a starter post.

init

Initialize a Dapper project. This method creates a config file, source and template directories. After calling this method, the project may be built.