Anki is a smart spaced repetition flashcard program
Find a file
2020-11-04 19:20:49 +10:00
.github
cargo
docs
pip
platforms move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
pylib move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
qt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
rslib fixes for consuming rust lib from external repo 2020-11-04 19:20:49 +10:00
scripts extract version from defs.bzl; gate buildhash on optimized build 2020-11-04 14:02:08 +10:00
ts
.bazelignore
.bazelrc
.bazelversion
.gitattributes
.gitignore
bazel.bat initial Bazel conversion 2020-11-01 14:26:58 +10:00
BUILD.bazel
CONTRIBUTORS
defs.bzl fixes for consuming rust lib from external repo 2020-11-04 19:20:49 +10:00
late_deps.bzl
LICENSE
packages.bzl fixes for consuming rust lib from external repo 2020-11-04 19:20:49 +10:00
pkgkey.asc
python.bzl
README.md
run
run.bat
WORKSPACE

Anki

This repo contains the source code for the computer version of Anki.

If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://betas.ankiweb.net/#/

For more information on building, please see Development.