blob: 511dde15791d4cca4a33a017921c0e014837708d [file] [log] [blame]
<div id="midcolumn">
<h2>Developers, want to contribute ?</h2>
<p>
<a href="http://www.eclipse.org/gemini/blueprint/download">Download</a> Gemini Blueprint and take it for a spin.
Read the <a href="http://www.eclipse.org/gemini/blueprint/documentation">docs</a>. Check out and build the code. Then tweet, blog, or post to the
<a href="https://dev.eclipse.org/mailman/listinfo/gemini-dev"> developer mailing list</a> It's as simple as that.
Maybe later you'll want to file
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;order=Importance;product=Gemini.Blueprint">
bugs</a> or send in patches to the docs and code.
</p>
<p>
All of our source code resides in git:
<ul>
<li>
Web access: <a href="http://git.eclipse.org/c/gemini.blueprint/org.eclipse.gemini.blueprint.git/tree">http://git.eclipse.org/c/gemini.blueprint/org.eclipse.gemini.blueprint.git/tree</a>
</li>
<li>
Anonymous: git clone git://git.eclipse.org/gitroot/gemini.blueprint/org.eclipse.gemini.blueprint.git
</li>
<li>
Anonymous (behind firewall): git clone http://git.eclipse.org/gitroot/gemini.blueprint/org.eclipse.gemini.blueprint.git
</li>
<li>
Committers: git clone ssh://committer_id@git.eclipse.org/gitroot/gemini.blueprint/org.eclipse.gemini.blueprint.git
</li>
</ul>
Note that this git repository should also be mirrored in the future at github: <a href="https://github.com/eclipse/gemini.blueprint">https://github.com/eclipse/gemini.blueprint</a>.
</p>
</div>