Getting started with Gramps development

From Gramps
Revision as of 15:17, 30 August 2008 by Tibob (talk | contribs) (Page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Warning : this tutorial is work under progress. Feel free to help and modify it

Introduction

This tutorial aims to help you in your first hacking of GRAMPS. It will help you setting up a development environment and explain where to find the files you need.

This tutorial assumes that you are using GNU/Linux (but it might help under another OS) and that you know the basics of Python programming language.

Set up your environment

Optional : use a virtual machine or development

Get the source tree

To get the source tree, you will need SVN. Please have a look at the dedicated tutorial Brief introduction to SVN

Install an Edior

Eclispe + pydev

Geany

= PyPE

Browse the source code

data

src