====== Download ====== ===== Download latest stable release ===== The latest stable release can be downloaded by clicking the download button: [[https://sourceforge.net/projects/openblt/files/latest/download|{{download_button.png}}]] ===== Download from SourceForge (SVN) ===== Stable releases, including older versions, are available for download from the project's [[http://sourceforge.net/projects/openblt/files/|SourceForge page]]. The latest development version, stored in the project's Subversion repository, can be viewed at [[https://sourceforge.net/p/openblt/code/HEAD/tree/trunk/]]. Read-only access to the Subversion repository is granted to everyone, so you can also checkout all the files with the command:\\ * **svn checkout svn:%%//%%svn.code.sf.net/p/openblt/code/trunk openblt-code** ===== Download from GitHub (GIT) ===== The entire Subversion repository at SourceForge is mirrored to a Git repository on GitHub every day. Those that prefer working with Git can download OpenBLT from the [[https://github.com/feaser/openblt|GitHub page]]. Read-only access to the Git repository is granted to everyone, so you can also clone all the files with the command:\\ * **git clone https:%%//%%github.com/feaser/openblt.git openblt-code**