Getting the Code

The latest stable release of Nano can be downloaded from:

If this is the first time you have downloaded Nano, please read the Quick Start guide after downloading.

Development Release

Daily snapshots of the Nano source code are also available, through SourceForge.

Once you have installed Subversion, the source code can be checked out with:

svn co https://libnano.svn.sourceforge.net/svnroot/libnano/Nano Nano

Please note that the Sourceforge svn host was changed in January 2007. If you previously checked out code from svn.sourceforge.net, throw away your existing repository and re-sync to the above URL.

The svn repository is also available online, and can be viewed with a web browser here.

Daily snapshots should always build, however they may contain in-progress features that make them unsuitable for use in a shipping application.

However they are a useful way to keep up to date with the latest changes to Nano - and allow you to obtain bug fixes, or identify problems, prior to the next public release.