Go to file
2020-11-02 15:21:12 +10:00
.github test caching; disable broken Windows build for now 2020-11-01 20:08:08 +10:00
cargo initial Bazel conversion 2020-11-01 14:26:58 +10:00
docs enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
pip initial Bazel conversion 2020-11-01 14:26:58 +10:00
proto initial Bazel conversion 2020-11-01 14:26:58 +10:00
pylib rspy -> pylib/rsbridge 2020-11-02 15:21:12 +10:00
pyqt5 initial Bazel conversion 2020-11-01 14:26:58 +10:00
qt rspy -> pylib/rsbridge 2020-11-02 15:21:12 +10:00
rslib clippy lint 2020-11-01 16:19:08 +10:00
scripts initial Bazel conversion 2020-11-01 14:26:58 +10:00
ts remove old makefiles 2020-11-01 14:41:01 +10:00
.bazelignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
.bazelrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
.bazelversion initial Bazel conversion 2020-11-01 14:26:58 +10:00
.gitattributes enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bazel.bat initial Bazel conversion 2020-11-01 14:26:58 +10:00
bin.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
BUILD.bazel initial Bazel conversion 2020-11-01 14:26:58 +10:00
CONTRIBUTORS Space for author check 2020-10-29 12:30:40 +01:00
Dockerfile Update Dockerfile and add README.docker 2020-09-08 14:58:25 -04:00
LICENSE vendor rename script 2020-04-14 19:49:07 +10:00
packages.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
pkgkey.asc add public key for release signing 2018-09-18 10:40:45 +10:00
python.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
README.md initial Bazel conversion 2020-11-01 14:26:58 +10:00
run initial Bazel conversion 2020-11-01 14:26:58 +10:00
run.bat initial Bazel conversion 2020-11-01 14:26:58 +10:00
setup.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
WORKSPACE initial Bazel conversion 2020-11-01 14:26:58 +10:00

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.