Home > Knesset-Allstars

Knesset-Allstars

Knesset-Allstars is a project mainly written in JAVASCRIPT and PYTHON, it's free.

Social Open-Knesset, Football Manager & HTML based game, enabling the user to build his winning 11 Knesset (Israeli parliament) football team.

Quick Start

  1. Install Django.

    pip install django
  2. Initialize mustache.js submodule.

    git submodule init
    git submodule update
  3. Initialize Django's development server.

    python manage.py runserver
  4. Surf to http://localhost:8000

  5. PROFIT! :)