Create 3_developpement
This commit is contained in:
parent
60d6f8a544
commit
ea06f20be8
26
3_developpement
Normal file
26
3_developpement
Normal 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
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user