Welcome to the Netsukuku wiki
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
- Browse source: Python implementation.
- netsukuku-lastc: No more developed C implementation.
