<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Isn't this something along the lines of&nbsp;<a href="https://github.com/RailsApps/rails-composer/">https://github.com/RailsApps/rails-composer/</a>&nbsp;for RoR?<div><br><div><div>On 17 Aug 2013, at 20:21, Ynon Perek &lt;<a href="mailto:ynonperek@gmail.com">ynonperek@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
                <div>
                    Hi All,
                </div><div><br></div><div>After working with catalyst for some time, I found catalyst.pl too minimalistic for my needs.&nbsp;</div><div><br></div><div>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:</div><div><br></div><div>1. A starter DB and migrations (using DBIx::Class::Migration)</div><div>2. Code and DB tables for managing users and roles (using CatalystX::SimpleLogin)</div><div>3. A Twitter Bootstrap web view with templates (using Catalyst::Helper::View::Bootstrap)</div><div>4. Two helper scripts: one to upgrade the DB and the other to reset admin password.</div><div><br></div><div>You can find the source and usage instructions here:</div><div><a href="https://github.com/ynonp/ctstarter.pl">https://github.com/ynonp/ctstarter.pl</a></div><div><br></div><div>Any feedbacks is appreciated.</div><div><br></div><div>Cheers,</div><div>&nbsp; Ynon</div><div><br></div>
                <div><br></div>
            _______________________________________________<br>List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>Dev site: <a href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a><br></blockquote></div><br></div></body></html>