[Catalyst] Catalyst starter template

Gianrossi, Paolo paolino.gianrossi at gmail.com
Tue Aug 20 11:37:08 GMT 2013


Isn't this something along the lines of https://github.com/RailsApps/rails-composer/ for RoR?

On 17 Aug 2013, at 20:21, Ynon Perek <ynonperek at gmail.com> wrote:

> Hi All,
> 
> After working with catalyst for some time, I found catalyst.pl too minimalistic for my needs. 
> 
> So I created a small script called ctstarter.pl that adds some features to the base template you get for a new project. Currently it adds:
> 
> 1. A starter DB and migrations (using DBIx::Class::Migration)
> 2. Code and DB tables for managing users and roles (using CatalystX::SimpleLogin)
> 3. A Twitter Bootstrap web view with templates (using Catalyst::Helper::View::Bootstrap)
> 4. Two helper scripts: one to upgrade the DB and the other to reset admin password.
> 
> You can find the source and usage instructions here:
> https://github.com/ynonp/ctstarter.pl
> 
> Any feedbacks is appreciated.
> 
> Cheers,
>   Ynon
> 
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20130820/4b06a0fc/attachment.htm


More information about the Catalyst mailing list