mirror of
https://github.com/ankitects/anki.git
synced 2025-11-19 11:07:12 -05:00
3 lines
56 B
Makefile
3 lines
56 B
Makefile
pybackend_run:
|
|
pip install bottle
|
|
python pybackend.py
|