This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
welcome_package_for_new_members [2010/03/25 17:34] ptidejteam |
welcome_package_for_new_members [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | Working in the team and our labs. give your some rights but also some duties, here are a list of things that you must do: | + | ====== How to Download, Install, and Contribute to the Ptidej Tool Suite ====== |
+ | |||
+ | The Ptidej tool suite aims at providing tools to evaluate and to enhance the quality of object-oriented programs, promoting the use of patterns, either at the language-, design-, or architectural-levels. At the core of the Ptidej tool suite is the [[PADL]] meta-model (Pattern and Abstract-level Description Language). PADL is a semi-language independent meta-model. It provides a set of interface and a reference implementation of the meta-model. It also provides several parsers to create PADL models from various representations of programs. | ||
+ | |||
+ | Working with the Ptidej tool suite give your some rights but also some duties, here are a list of things that you must do: | ||
* Create a [[http://www.ptidej.net/material/inanutshell#1|username and password]] for some system, such as the SVN. | * Create a [[http://www.ptidej.net/material/inanutshell#1|username and password]] for some system, such as the SVN. | ||
Line 5: | Line 9: | ||
* In particular, writing text and code should follow our [[http://www.ptidej.net/material/inanutshell#5|conventions]]. | * In particular, writing text and code should follow our [[http://www.ptidej.net/material/inanutshell#5|conventions]]. | ||
* Talk with your teammate, they can certainly help you a lot! | * Talk with your teammate, they can certainly help you a lot! | ||
+ | |||
+ | Eventually, the Ptidej Team will use Git so here is a general model of the workflow and a [[http://gitready.com/beginner/2009/01/21/pushing-and-pulling.html|reference]], please contact [[yann-gael@gueheneuc.net|Yann-Gaël Guéhéneuc]] to gain access! | ||
+ | |||
+ | {{:gitworkflow.png|}} | ||
+ |