Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 582 Bytes

RELEASING.md

File metadata and controls

23 lines (21 loc) · 582 Bytes

Releasing IMTVault

You must have installed the dataset via

pip install -e .

preferably in a separate virtual environment.

  • Update the source repos:
    cldfbench download cldfbench_imtvault.py
  • Recreate the CLDF running (~10mins)
    cldfbench makecldf --with-cldfreadme --with-zenodo cldfbench_imtvault.py --glottolog-version v5.1
    cldf validate cldf
  • Recreate the README running
    cldfbench imtvault.readme
  • Commit and push changes to GitHub
  • Create a release on GitHub, thereby pushing the version to Zenodo.