The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

app-script.pl - App::Starter script file.

SYNOPSIS

 app-script.pl --config conf/your-config.yml --name my_application

 #or you can use ~/.app-starter/skell/your_skel  ~/.app-starter/conf/your_skel.yml with --template setting
 
 app-script.pl --template your_skel  --name my_application

SEE ALSO

App::Starter

AUTHOR

Tomohiro Teranishi