NAME

Footprintless::App::Command::overlay - Performs an action on an overlay.

VERSION

version 1.12

SYNOPSIS

fpl overlay project.environment.component.overlay clean
fpl overlay project.environment.component.overlay initialize
fpl overlay project.environment.component.overlay update
fpl overlay project.environment.component.overlay # same as update

DESCRIPTION

Performs actions on an overlay. The available actions are:

clean        removes all files/folders handled by this overlay
initialize   clean, then combine the base files and the processed template
             files
update       process the template files

AUTHOR

Lucas Theisen <lucastheisen@pastdev.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Lucas Theisen.

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

SEE ALSO

Please see those modules/websites for more information related to this module.