Welcome to the Netsukuku wiki

  1. Getting the code
  2. Browsing the code online
  3. Documentation

Getting the code

Subversion (svn) is the source code management tool used by Netsukuku.

Assuming you have Subversion installed, to get the most recent code just type in your terminal:

svn co http://dev.hinezumi.org/svnroot/netsukuku/trunk/ netsukuku

The official release tarballs are at the download page.

Python implementation is under development and is not ready for end users yet.

Browsing the code online

Documentation