From 1de90d38f907f39d62235ef552a9c43e1a786f1d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 26 Mar 2012 23:50:23 +0000 Subject: [PATCH] add links to wiki:Dev, wiki:Doc. and wiki:Manual [Imported from Trac: page NewbieDeveloperSetup, version 5] --- NewbieDeveloperSetup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NewbieDeveloperSetup.md b/NewbieDeveloperSetup.md index 9db5f3b..8782524 100644 --- a/NewbieDeveloperSetup.md +++ b/NewbieDeveloperSetup.md @@ -1,3 +1,7 @@ +see also [Dev](Dev), [Doc](Doc), and [Manual](Manual) + +# Newbie Developer Setup + As I'm progressing my first steps in hacking tahoe-lafs I thought it might help others and this is what you're reading now. Be bold editing and improving this doc, since I'm not even familiar with Python and lots of you can document your own 'best practices' for other newbies. I will use Eclipse IDE because of wide use and availability. But just because I'm used to it. You might have your preferred tools. I'm on Ubuntu.