Developer guide¶
Tuleap is a Free and Open Source software developed since 2001 under GPLv2 license. Contributions are welcomed, on Tuleap Core, on plugins, in documentation, etc.
This guide will gives you the insights to start your contributions to Tuleap:
- Setting up your environment
- Push your code for review to integrators
- Understand Tuleap internals
As a rule of thumb, you will always find answers to your dev questions on tuleap-devel mailing-list.
Getting started, what you need to know to setup your environement and push your code
Development 101, what you need to know
Advanced topics