NAME
crudite_starter - create a CatalystX-Crudite-based project
USAGE
$ crudite_starter MyApp
$ cd MyApp
$ ./test.sh
$ ./script/db_deploy.pl
$ ./script/myapp_server.pl
# enjoy
SEE ALSO
Read CatalystX::Crudite::Script::Starter for all the details.
AUTHOR
Marcel Gruenauer <marcel@cpan.org>