mirror of
https://github.com/ankitects/anki.git
synced 2026-01-04 01:23:56 -05:00
3 lines
56 B
Makefile
3 lines
56 B
Makefile
pybackend_run:
|
|
pip install bottle
|
|
python pybackend.py
|