You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone https://codeberg.org/lime360/fling
$ cd fling
$ pip3 install -r requirements.txt
$ python3 cli.py init # this is optional as fling automatically creates a database if it's not found
$ python3 app.py