Go to file
2020-01-02 21:05:56 +02:00
.github/workflows add missing gettext dependency 2020-01-02 20:52:12 +10:00
anki-qt Add an option to add a set of tags to notes updated on import 2020-01-02 16:14:32 +02:00
lib-python Split tags on spaces, not commas 2020-01-02 21:05:56 +02:00
lib-rspy remove the extra workflows that are no longer required 2020-01-02 19:57:05 +10:00
lib-rust remove the extra workflows that are no longer required 2020-01-02 19:57:05 +10:00
proto move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
.gitignore integrate i18n into build 2020-01-02 20:20:23 +10:00
bundle move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
check move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
clean move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
fix move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
LICENSE update docs 2020-01-02 19:55:27 +10:00
pkgkey.asc add public key for release signing 2018-09-18 10:40:45 +10:00
README.contributing update docs 2020-01-02 19:55:27 +10:00
README.development add missing gettext dependency 2020-01-02 20:52:12 +10:00
README.md update docs 2020-01-02 19:55:27 +10:00
run move the separate components back into this monorepo 2020-01-02 19:43:19 +10:00
scripts.inc fix pip not being updated 2020-01-02 20:46:15 +10:00

This repo contains all the 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://anki.tenderapp.com/discussions/beta-testing

For more information on building, please see README.development

If you'd like to contribute code, please see README.contributing