- the documentation for the janki JSON Schema
- the source-of-truth for the janki JSON Schema
- an example of a janki Markdown document
- all of the above
-
Get and install [Mamabforge]
-
Create and activate the development environment
CONDARC=./github/.condarc mamba env update --prefix ./.env --file .binder/environment.yml source activate ./.env
remember to activate the environment every time you're working on the code
-
See what you can do with doit:
doit list --all --status
Below are some highlights
doit binder
doit -n4 watch:*
you may prefer to run each
watch
command in a separate terminal
doit release
- Create an Intent to Release issue on GitHub
- Some notes in
slavetto/anki-cards-web-browser
- includes information about media, etc.
Copyright (c) 2021 University System of Georgia and janki contributors
Distributed under the terms of the BSD-3-Clause License.