<p dir="ltr"><br>
On 14 Mar 2015 22:42, "Mads Kiilerich" <<a href="mailto:mads@kiilerich.com">mads@kiilerich.com</a>> wrote:<br>
><br>
> On 03/14/2015 12:14 AM, Paul Nathan wrote:<br>
>><br>
>> Hallo,<br>
>><br>
>> I'd like to occasionally fix Kallithea bugs. I love the project and have followed it for the past few years.<br>
>><br>
>> In order to do help out, I should (1) find bugs that are small (because I am a part timer and a newbie)! and be able to stand up a Kallithea easily(2)! And have a source code map to where is what(3) - though those things tend to get outdated awfully fast.</p>
<p dir="ltr"><a href="http://www.curiousefficiency.org/posts/2014/12/kallithea-on-openshift.html">http://www.curiousefficiency.org/posts/2014/12/kallithea-on-openshift.html</a> describes my initial attempt at making it easy to run Kallithea demo servers to show folks UX changes before merging them.</p>
<p dir="ltr">I still want to switch it to defaulting to the SQLite gear and easily supporting installing from a VCS URL instead of PyPI before proposing any additions to the upstream docs.<br>
>><br>
>> etc.<br>
>><br>
>> If there is no current way to do 2, may I suggest a Vagrant configuration? I have stood them up before and they are a nice way to get a dev environment.</p>
<p dir="ltr">Aye, Vagrant and/or Docker with SQLite as the data store is what I was thinking as well.</p>
<p dir="ltr">Vagrant's likely the better place to start, as Docker based dev on Windows and Mac OS X tends to rely on Vagrant anyway to spin up a suitable container host.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>