<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Getting source code</title><link>https://sourceforge.net/p/boarded/home/Getting%2520source%2520code/</link><description>Recent changes to Getting source code</description><atom:link href="https://sourceforge.net/p/boarded/home/Getting%20source%20code/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 26 Jul 2011 17:03:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/boarded/home/Getting%20source%20code/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Getting source code modified by Robert Schindler</title><link>https://sourceforge.net/p/boarded/home/Getting%2520source%2520code/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,4 +1,4 @@
-# Getting source #
+# Getting source code #
 
 You may get source code of Boarded in different ways.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Schindler</dc:creator><pubDate>Tue, 26 Jul 2011 17:03:44 -0000</pubDate><guid>https://sourceforge.nete7f3bb2cd17aab53c4d4221ee73a3cdb5f216882</guid></item><item><title>WikiPage Getting source modified by Robert Schindler</title><link>https://sourceforge.net/p/boarded/home/Getting%2520source/</link><description># Getting source #

You may get source code of Boarded in different ways.


## Download a release source distribution ##
In most cases you may want to download a release source distribution of Boarded from [here](../../files). After downloading, just extract the archive using:

~~~~~
$ tar vfx boarded-xxx.tar.gz
~~~~~

where boarded-xxx.tar.gz is the file you downloaded.


## Clone our Git repository ##
**Note:**
The Git repository of Boarded will always contain the latest development state. It is not guaranteed that this always works!

If you want to check it out anyway, use:

~~~~~
$ git clone http://git.code.sf.net/p/boarded/code boarded-code
~~~~~

After running this, the source code is available in the *boarded-code* directory.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Schindler</dc:creator><pubDate>Tue, 26 Jul 2011 17:02:05 -0000</pubDate><guid>https://sourceforge.net0f53eab0890251aec4695695d2e879b920d71184</guid></item></channel></rss>