{% blocktrans with repos_sat="http://repos.goffi.org/sat" repos="http://repos.goffi.org" %}You'll find the mercurial repository of SàT on {{ repos_sat }}, satellite project are also available on {{ repos }}{% endblocktrans %}
{% blocktrans with mercurial="Mercurial" %}To clone the repository, use {{ mercurial }}: hg clone http://repos.goffi.org/sat
. Check the wiki (see below) for installation instructions{% endblocktrans %}
{% blocktrans with wiki="http://wiki.goffi.org/wiki/sat" %}The documentation is available on the wiki: {{ wiki }} (don't hesitate to improve it){% endblocktrans %}
{% blocktrans with developers_page="http://wiki.goffi.org/wiki/SàT_développement" %}You'll also find a dedicated page for developers: {{ developers_page }}{% endblocktrans %}
{% blocktrans with mailing_list="http://lists.goffi.org" %}If you need help, you can also check the mailing list: {{ mailing_list }}{% endblocktrans %}
{% blocktrans with sat_muc="sat@chat.jabberfr.org" %}The best way to join us is on SàT's Jabber room: {{ sat_muc }}{% endblocktrans %}