en:devel
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:devel [2013/01/27 22:25] – created niconil | en:devel [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | (translate in progress ..) | ||
====== Howto Contribute and Code ====== | ====== Howto Contribute and Code ====== | ||
- | You wish to contribute to Actionaz, this page is for you. You find here some indications to help you with the first steps of a such project. | + | If you wish to contribute to Actionaz, this page is for you. You find here some indications to help you with the first steps to be able to contribute to **actionaz**. |
====== Description of the development environment ====== | ====== Description of the development environment ====== | ||
Line 29: | Line 28: | ||
===== Local Environment===== | ===== Local Environment===== | ||
- | ==== **Ubuntu Case** ==== | + | ==== Ubuntu Case ==== |
**Git** (inspired from : [[http:// | **Git** (inspired from : [[http:// | ||
Line 104: | Line 103: | ||
$ make | $ make | ||
</ | </ | ||
+ | * To compile messages in your own language : | ||
+ | <code bash> | ||
+ | $ make locale_release | ||
+ | </ | ||
+ | To translate strings in the source code, go to the page [[en: | ||
* To launch your version of '' | * To launch your version of '' | ||
<code bash> | <code bash> | ||
$ ./actionaz | $ ./actionaz | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
===== Going to see the code ? ===== | ===== Going to see the code ? ===== | ||
Your development environment is ready ! We can go fight with the [[en: | Your development environment is ready ! We can go fight with the [[en: | ||
+ | |||
+ | The project coding-style is described [[en: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Other languages for this page : [[fr: | ||
en/devel.1359325532.txt.gz · Last modified: (external edit)