Skip to content

Instantly share code, notes, and snippets.

@epayet
Last active August 29, 2015 13:56
Show Gist options
  • Save epayet/9323407 to your computer and use it in GitHub Desktop.
Save epayet/9323407 to your computer and use it in GitHub Desktop.
Instructions Ecampue
#Setup
git clone http://github.com/epayet/Ecampue.git
sudo apt-get install python2.7 python-pip
sudo pip install pytz icalendar mechanize
#peut-être beautifulsoup4
#Run :
cd Ecampue
sudo python main.py /var/www
#sudo si besoin d'écriture dans le dossier choisi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment