acd5a05d6c
Using bazaar I get this advice : ``` $ bzr clone lp:anki i18n The command 'bzr clone' has been deprecated in bzr 2.4. Please use 'bzr branch' instead. $ bzr --version Bazaar (bzr) 2.8.0dev1 Python interpreter: /usr/bin/python 2.7.13 Python standard library: /usr/lib/python2.7 Platform: Linux-4.9.0-5-amd64-x86_64-with-debian-9.3 bzrlib: /usr/lib/python2.7/dist-packages/bzrlib ``` |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
web | ||
.gitignore | ||
.travis.yml | ||
anki.1 | ||
anki.desktop | ||
anki.png | ||
anki.xml | ||
anki.xpm | ||
LICENSE | ||
LICENSE.logo | ||
Makefile | ||
README.contributing | ||
README.development | ||
README.md | ||
requirements.txt | ||
runanki |
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
To run from source, please see README.development.