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