Subversion
The Subversion repository gives access to the latest development snapshots.
UNIX Console
Open a shell and checkout the sources. The following command will checkout the trunk of maitreya6 to the local directory trunk.
svn co https://maitreya.svn.sourceforge.net/svnroot/maitreya/maitreya6/trunk trunk
A Subversion client must be installed on your machine.
Browser
Open the URL http://maitreya.svn.sourceforge.net/viewvc/maitreya/.The current development is located under maitreya6/trunk. You can download a tarball and unpack it on your machine.