Go to file
Damien Elmes 0cf964b16d trailing newline .ftl check can happen at build time
Removes the need to build ripgrep for CI
2020-11-01 14:59:45 +10:00
.github trailing newline .ftl check can happen at build time 2020-11-01 14:59:45 +10:00
cargo initial Bazel conversion 2020-11-01 14:26:58 +10:00
docs initial Bazel conversion 2020-11-01 14:26:58 +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 remove old makefiles 2020-11-01 14:41:01 +10:00
pyqt5 initial Bazel conversion 2020-11-01 14:26:58 +10:00
qt remove old makefiles 2020-11-01 14:41:01 +10:00
rslib trailing newline .ftl check can happen at build time 2020-11-01 14:59:45 +10:00
rspy remove old makefiles 2020-11-01 14:41:01 +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 added *.sh eol=lf to .gitattributes because several files have crlf endings. 2020-10-02 11:55:36 +01: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.