Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 245 Bytes

File metadata and controls

17 lines (9 loc) · 245 Bytes

hack-lastfm

How to build

git clone https://github.com/paramsingh/hack-lastfm

sudo pip install virtualenv

cd hack-lastfm

virtualenv env

source env/bin/activate

pip install -r requirements.txt

python app.py