Fabric
De Linuxmemo.
(Différences entre les versions)
(→Frchier de commande: fabfile) |
|||
| Ligne 1 : | Ligne 1 : | ||
[[Catégorie:Linux_sysadmin]] | [[Catégorie:Linux_sysadmin]] | ||
| + | http://docs.fabfile.org/en/1.4.2/index.html | ||
| + | |||
==Installation== | ==Installation== | ||
apt-get install fabric | apt-get install fabric | ||
Version du 1 juillet 2012 à 14:32
http://docs.fabfile.org/en/1.4.2/index.html
Sommaire |
Installation
apt-get install fabric
ou bien
apt-get install python-pip pip install fabric