1
0
Fork 0

Added Savannah git repo to source page

Now that issues with --force pushing are resolved.
website
Mike Gerwitz 2013-12-26 21:47:06 -05:00
parent a103461aca
commit c9b39c4d30
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 18 additions and 4 deletions

View File

@ -12,19 +12,33 @@
<p> <p>
If you would like to follow the development of ease.js or would like to be If you would like to follow the development of ease.js or would like to be
notified of new releases, you may subscribe to the <a notified of new releases, you may subscribe to the <a
href="https://lists.gnu.org/mailman/listinfo/info-gnu">info-gnu mailing href="https://lists.gnu.org/mailman/listinfo/info-easejs">info-easejs mailing
list</a>. list</a>. To receive release announcments for all GNU software (including
ease.js), you may subscribe to
<a href="https://lists.gnu.org/mailman/listinfo/info-gnu">info-gnu</a>.
</p> </p>
<h3>Savannah</h3>
<a href="https://savannah.gnu.org/projects/easejs/">Savannah</a> is the main
development and distribution site for GNU software; it is itself free software.
<blockquote class="git-clone">
<span class="shell-start">$</span> git clone
git clone git://git.savannah.gnu.org/easejs.git
</blockquote>
<h3>Gitorious</h3> <h3>Gitorious</h3>
<a href="http://gitorious.org/easejs">Gitorious</a> is recommended, as it is <a href="http://gitorious.org/easejs">Gitorious</a> is also recommended, as it
itself free software. is itself free software.
<blockquote class="git-clone"> <blockquote class="git-clone">
<span class="shell-start">$</span> git clone <span class="shell-start">$</span> git clone
git://gitorious.org/easejs/easejs.git git://gitorious.org/easejs/easejs.git
</blockquote> </blockquote>
<h3>GitHub</h3> <h3>GitHub</h3>
<a href="https://github.com/mikegerwitz/easejs">GitHub</a> is a popular social <a href="https://github.com/mikegerwitz/easejs">GitHub</a> is a popular social
coding platform. While the code is hosted there and you are free to make use of coding platform. While the code is hosted there and you are free to make use of