Skip to content

Commit

Permalink
bit of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang committed Jun 21, 2024
1 parent d1d1167 commit 2d0c495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Releasing

Recreate the CLDF dataset:
```shell
cldfbench download cldfbench_languageatlasofthepacificarea.py
cldfbench makecldf cldfbench_languageatlasofthepacificarea.py --glottolog-version v5.0
```

Run the consistency checks on the dataset:
```shell
pytest
```

Create the metadata for Zenodo:
```shell
cldfbench zenodo cldfbench_languageatlasofthepacificarea.py
```
Expand Down

0 comments on commit 2d0c495

Please sign in to comment.