# .env.example (anki-sync-server)
## Make
MKDOCS=mkdocs
## Mkdocs
MKDOCS_OPTION=serve
## Path
PATH:=.venv/bin/path:${PATH}