# NAME
Skeletor::Template::Example - An example template skel for Skeletor
# SYNOPSIS
skeletor --template Skeletor::Template::Example \
--as Local::MyApp \
--directory ~/new_projects \
--author 'John Napiorkowski <
[email protected]>' \
--year 2015
# DESCRIPTION
This is an example [App::Skeletor](
https://metacpan.org/pod/App::Skeletor) template project skel for use to learn how to
use the tool and to build custom skeleton projects of your own.
# TEMPLATE VARIABLES
See [App::Skeletor](
https://metacpan.org/pod/App::Skeletor)
# AUTHOR
John Napiorkowski [email:
[email protected]](email:
[email protected])
# COPYRIGHT & LICENSE
Copyright 2015, John Napiorkowski [email:
[email protected]](email:
[email protected])
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.