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-script.pl - App::Starter script file.

SYNOPSYS

 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