From c9b39c4d30b4adb348bd0ff5df74cb57e9ef1cc1 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 26 Dec 2013 21:47:06 -0500 Subject: [PATCH] Added Savannah git repo to source page Now that issues with --force pushing are resolved. --- source.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/source.html b/source.html index 133c9c1..c7c6505 100644 --- a/source.html +++ b/source.html @@ -12,19 +12,33 @@

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 info-gnu mailing - list. + href="https://lists.gnu.org/mailman/listinfo/info-easejs">info-easejs mailing + list. To receive release announcments for all GNU software (including + ease.js), you may subscribe to + info-gnu.

+ +

Savannah

+Savannah is the main +development and distribution site for GNU software; it is itself free software. + +
+ $ git clone + git clone git://git.savannah.gnu.org/easejs.git +
+ +

Gitorious

-Gitorious is recommended, as it is -itself free software. +Gitorious is also recommended, as it +is itself free software.
$ git clone git://gitorious.org/easejs/easejs.git
+

GitHub

GitHub is a popular social coding platform. While the code is hosted there and you are free to make use of