Getting source code

Getting source code

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. 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.


Related

Home: Building and installing Boarded
Home: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.