github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/website/content/code (about)

     1  <h1>Getting the code</h1>
     2  
     3  <tt>$ <b>git clone https://camlistore.googlesource.com/camlistore</b></tt>
     4  
     5  <h1>Browsing, contributing</h1>
     6  
     7  <ul>
     8    <li><a href="https://camlistore.googlesource.com/camlistore">Latest changes</a></li>
     9    <li><a href="https://camlistore.googlesource.com/camlistore/+/master">Browse tree</a></li>
    10    <li><a href="https://camlistore.googlesource.com/">Project root</a>; see "Generate New Password" link at top, necessary to push changes and do propose changes for code review.</li>
    11    <li><a href="https://camlistore-review.googlesource.com/">Code Review</a>, our Gerrit server.</li>
    12    <li><a href="/docs/contributing">Contributing docs</a> -- how to hack on Camlistore with us</a>
    13  </ul>
    14  
    15  
    16  
    17