/hackeragenda

Prototype of a "hacker agenda for belgium" that gather events from various interesting sauce

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

YOU NEED BOWER! You'll probably need to have a rescent version of nodejs to install it.

Foobar:

git clone https://github.com/Psycojoker/hackeragenda.git
cd hackeragenda
virtualenv ve
source ve/bin/activate
pip install -r requirements.txt
python manage.py syncdb --noinput
python manage.py bower_install

To update the events:

python manage.py fetch_events