Go to file
Damien Elmes 35f5358bf7 reqwest was missing default-features = false
Still needed until we fix OpenSSL compilation on Linux
2020-11-02 21:53:24 +10:00
.github test caching; disable broken Windows build for now 2020-11-01 20:08:08 +10:00
cargo reqwest was missing default-features = false 2020-11-02 21:53:24 +10:00
docs enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
pip pin Python deps 2020-11-02 21:05:37 +10:00
pylib Update to PyO3 0.12 2020-11-02 18:38:34 +10:00
qt fix pywintypes issue when running tests on Windows 2020-11-02 21:36:01 +10:00
rslib reqwest was missing default-features = false 2020-11-02 21:53:24 +10:00
scripts initial Bazel conversion 2020-11-01 14:26:58 +10:00
ts move backend.proto into rslib/ 2020-11-02 16:28:31 +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 pin Python deps 2020-11-02 21:05:37 +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.