I make the sync server can be built on Ubuntu server
-
install the protobuf compiler
sudo apt install protobuf-compiler
But the version will be old most of the time so we should download it from Github -
create empty folder in ftl
mkdir ./ftl/core-repo/core ./ftl/qt-repo/desktop
-
Run build command
PROTOC=/usr/bin/protoc cargo install --path rslib/sync
This repo contains the source code for the computer version of Anki.
Anki is a spaced repetition program. Please see the website to learn more.
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see Anki betas
For more information on building and developing, please see Development.
Want to contribute to Anki? Check out the Contribution Guidelines.
Anki's license: LICENSE