Lv-193.UI
We are assuming that you're using bash & you have to install or clone such packages:
- Install PostgreSQL server on local machine.
sudo apt-get install postgresql postgresql-contrib
sudo apt-get install python-psycopg2
sudo apt-get install libpq-dev
- Clone this repository to your local machine.
git clone https://github.com/lhalam/itaplay.git
- Go to the local copy of repository. Open terminal and run the following command
sudo pip install -r itaplay/requirements.txt