Go to file
2020-01-05 08:35:46 +10:00
.github/workflows move top level scripts into makefile 2020-01-04 12:21:58 +10:00
meta use proper version number in build outputs 2020-01-03 14:36:14 +10:00
proto update readme, remove submodule readmes 2020-01-04 12:21:58 +10:00
pylib wheel deps should be checked at install time, not build time 2020-01-05 07:34:36 +10:00
qt make file context relative to root 2020-01-05 08:35:46 +10:00
rslib update readme, remove submodule readmes 2020-01-04 12:21:58 +10:00
rspy update readme, remove submodule readmes 2020-01-04 12:21:58 +10:00
.gitignore output into dist/ 2020-01-03 14:32:26 +10:00
CONTRIBUTORS Merge branch 'master' into ankiaddon-filetype-handling 2020-01-04 02:49:36 +01:00
LICENSE move license info into one place 2020-01-03 09:41:30 +10:00
Makefile fix missing develop step in make check 2020-01-04 12:36:27 +10:00
pkgkey.asc add public key for release signing 2018-09-18 10:40:45 +10:00
README.contributing add contributors file 2020-01-03 09:31:02 +10:00
README.development update readme, remove submodule readmes 2020-01-04 12:21:58 +10:00
README.md update docs 2020-01-02 19:55:27 +10:00
run move top level scripts into makefile 2020-01-04 12:21:58 +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