Update 2_developpement.md
This commit is contained in:
parent
d4cc22074c
commit
5de7f91a9a
@ -3,26 +3,27 @@ Developpement
|
||||
|
||||
source management
|
||||
-----------------
|
||||
|
||||
pacman -S git mercurial
|
||||
```
|
||||
pacman -S git mercurial
|
||||
```
|
||||
|
||||
graphic tools
|
||||
-------------
|
||||
|
||||
pacman -S tk tig meld doxygen graphviz ctags
|
||||
```
|
||||
pacman -S tk tig meld doxygen graphviz ctags
|
||||
```
|
||||
|
||||
python
|
||||
------
|
||||
|
||||
pacman -S python-pip python2-pip
|
||||
```
|
||||
pacman -S python-pip python2-pip
|
||||
```
|
||||
|
||||
Builder
|
||||
-------
|
||||
|
||||
pacman -S clang gcc cmake
|
||||
|
||||
pip install lutin --user
|
||||
|
||||
pip install pillow --user
|
||||
|
||||
```
|
||||
pacman -S clang gcc cmake
|
||||
pip install lutin --user
|
||||
pip install pillow --user
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user