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.