Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 621 Bytes

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 621 Bytes

gesassos2

Outil de gestion des comptes assos du SiMDE

Installation

Dépendances

apt-get install python-dev python-libssh2 python-setuptools
curl http://python-distribute.org/distribute_setup.py | python
curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python
pip install pycrypto
pip install fabric
apt-get install python-ldap python-mysqldb

Projet

git clone git://github.com/simde-utc/gesassos2.git ~/fabile

Utilisation

Exécuter dans le dossier du dépôt :

fab -f . fonction:param1,param2

Avec fonction une fonction du fichier __init__.py