Getting the Code

The latest stable release of Nano can be downloaded from:

Development releases are hosted on GitHub. You can clone the Nano repository with:

git clone git://github.com/refnum/nano.git nano

Active development is performed in master, with nano_x_x branches holding older releases.

master should always build, however it may contain in-progress features that make it unsuitable for use in a shipping application.