Create 3_developpement

This commit is contained in:
Edouard DUPIN 2016-02-17 16:39:58 +01:00
parent 60d6f8a544
commit ea06f20be8

26
3_developpement Normal file
View File

@ -0,0 +1,26 @@
Developpement
==============
source management
-----------------
pacman -S git mercurial
graphic tools
-------------
pacman -S tk tig meld doxygen graphviz ctags
python
------
pacman -S python-pip python2-pip
Builder
-------
pacman -S clang gcc cmake
pip install lutin --user
pip install pillow --user