Anki server backend for austin226/sdsrs
Dependencies:
sudo ./setup
This will download and install the required dependencies, AnkiServer and Anki itself.
This will also create a config file at config/server-config.ini
The prompt will ask you for an IP address and a server port.
Follow the AnkiServer instructions, which have been condensed into runnable scripts:
$ ./run-server
$ # or
$ ./run-server-debug
$ ./stop-server